Affichage des articles dont le libellé est Swap. Afficher tous les articles

I have a tmo dual sim note3, and the GSM slot is super slow 2G. I have two old TMO GSM android and windows phones that both have 4G. Is it possible to swap them, I know how to solder but are they compatible?

I didn't find a conclusive answer about this in forums.
DIAGRAM: techinsights[DOT]com/samsung-galaxy-note-3/





Hi, I am trying to swap mount points to increase internal memory on my device - HTC Legend.
I know that there is script for this purpose.
http://forum.xda-developers.com/showthread.php?t=902395 .
As I can guess here we just use /sd-ext partition to swap it with /data. But in my case I have no /sd-ext partition at all, only /sdcard.
Of course I have no device /dev/block/mmcblk0p2.
About installed firmware - Android 2.3.7 ExtremeLegendFuse_2 based on CM7.
Output of mount command.


Code:


rootfs on / type rootfs (ro,relatime)
tmpfs on /dev type tmpfs (rw,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
none on /acct type cgroup (rw,relatime,cpuacct)
tmpfs on /mnt/asec type tmpfs (rw,relatime,mode=755,gid=1000)
tmpfs on /mnt/obb type tmpfs (rw,relatime,mode=755,gid=1000)
none on /dev/cpuctl type cgroup (rw,relatime,cpu)
/dev/block/mtdblock3 on /system type yaffs2 (ro,relatime)
/dev/block/mtdblock5 on /data type yaffs2 (rw,nosuid,nodev,relatime)
/dev/block/mtdblock4 on /cache type yaffs2 (rw,nosuid,nodev,relatime)
/dev/block/vold/179:1 on /mnt/sdcard type vfat (rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0602,dmask=0602,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
/dev/block/vold/179:1 on /mnt/secure/asec type vfat (rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0602,dmask=0602,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
tmpfs on /mnt/sdcard/.android_secure type tmpfs (ro,relatime,size=0k,mode=000)
#


And df -h


Code:


# df -h
Filesystem                Size      Used Available Use% Mounted on
tmpfs                  145.7M    32.0K    145.7M  0% /dev
tmpfs                  145.7M        0    145.7M  0% /mnt/asec
tmpfs                  145.7M        0    145.7M  0% /mnt/obb
/dev/block/mtdblock3    240.0M    160.7M    79.3M  67% /system
/dev/block/mtdblock5    185.1M    18.9M    166.3M  10% /data
/dev/block/mtdblock4    40.0M      6.6M    33.4M  16% /cache
/dev/block/vold/179:1
                        967.6M    194.8M    772.8M  20% /mnt/sdcard
/dev/block/vold/179:1
                        967.6M    194.8M    772.8M  20% /mnt/secure/asec
#


Content of /system/etc/vold.fstab


Code:


dev_mount sdcard /mnt/sdcard auto /devices/platform/usb_mass_storage/lun0 /devices/platform/msm_sdcc.2/mmc_host/mmc0

I have some basic knowledge, but I need help in this case.
Please help to swap storage to increase internal storage.
Thanks everyone in advance.





Background: I bought an S6 three weeks ago, and swapped SIM cards with an iPhone 6. Both phones are on AT&T. Everything worked fine.

So my configuration was:

iPhone 6: New SIM
S6: Old SIM

This weekend, my S6 decided to stop sending SMS. I still continue to receive text messages, but cannot reply. Factory reset did not help.

I swapped the SIM cards back, and both phones work as expected. To be clear, the S6 with my new SIM card is able to send SMS.

What could possibly be wrong? It seems like something with my account.

TIA...