Can this be done ? Don't like having loadsa junk in the root dir of my SD card.
Can I move it to a tomtom dir somehow ?
Or maybe install on internal RAM ?
I have an O2 XDA IIs (Blue Angel)
Related
my usb cable cannot use already
i want 2 upgrade my 02 xda2 with sd card ,but cannot
b coz i have not do a rom backup ..........now cannot do already(usb problem)
or who can give me a o2 xda 2 sd card header code?
i need it to flash...........
Hi,
anybody managed to install TT5 to storage card? :shock: WM5 has so little memory so TomTom5 would be nice to get on card.
I don't understand why some progs wants to go devices own memory even I say install on storage card.
On the otherhand, I haven't got it working at all. I've installed the cabs and patched 5.21 exe with the backlight hex, but the first start process exits when I have selected the language for speech. This happens with and without the hex fix.
Click on ttn.cab. It is in your 2577 folder on the SD Card. Also have a look at
http://rapidshare.de/files/9911130/TomTom_5.21_UK_v605_map_SD_version.rar.html
Hi everybody
i've flashing my V1640 with ROM version 2.05.00 WWE and now it's impossible with the file explorer to access at my SD card
The size is 2Go and when i'm using my card with my computer, it's working !
Anybody can help me ?
Thanks a lot
I have the same problems with a 2GB Kingston SD card. It was always a bit unstable with the O2 rom, but now it locks up on the WM6 rom.
To explain what it is doing: When I insert the card, no problem, but when I try to browse to the card contents via file explorer (or Windows Media Player for example) the app locks up and after a while the Universal reboots. It also reboots as soon as you eject the card.
I haven't checked the card on a PC but I don't see any reason why it wouldn't work.
I am currently using my spare Kingston 1GB SD card without problems.
Hello zOmb13e
So i'm trying to use an older 256 Mo SD card and it's working perfectly ! you're right the 2go does'nt work with the WM6.
So now i must buy a 1Gb SD card
thanks a lot for your answer
pierre-tho said:
Hello zOmb13e
So i'm trying to use an older 256 Mo SD card and it's working perfectly ! you're right the 2go does'nt work with the WM6.
So now i must buy a 1Gb SD card
thanks a lot for your answer
Click to expand...
Click to collapse
It is more likely that the Rom you have flashed has SDHC support built in.
These drivers have issues with SOME non SDHC Cards.
Either search for JWrightMCPS's SDHC Driver Rollback cab, (I think there is a link in his post) or upgrade to his latest Rom which supports both, or wait for Laurentius and mine new update (release date 1st November) or buy an SDHC compatible card.
Cheers,
Beaty
Hello,
I have SanDisk 8GB microsd card Class 2. My phone is Samsung Galaxy Core 2 (SM-G355).
My phone total storage is 4gb out of which 1.82 gb is used for phone and others for apps and my own files.
Currently my microsd is only 8gb drive in my phone ( only 1 partition now )
I want to install asphalt 8, modern combat 5, gta sa ( total about 4 or 5 GB). My sd card have 8 gb space so i want to install my apps in my sd card and not in my little phone memory. I am unable to do it myself and it is no use of sd card with 7.4 GB free of my sd card, i want it for apps.
I do not have a sd card reader for my pc so is there anyway i can do it via phone using twrp or cwm or link2d (free) ?
I have put some pics which tell about my phone and sd card in attachment (please see)
Thanks,
Pr0Ankit
install location
Pr0Ankit said:
Hello,
I have SanDisk 8GB microsd card Class 2. My phone is Samsung Galaxy Core 2 (SM-G355).
My phone total storage is 4gb out of which 1.82 gb is used for phone and others for apps and my own files.
Currently my microsd is only 8gb drive in my phone ( only 1 partition now )
I want to install asphalt 8, modern combat 5, gta sa ( total about 4 or 5 GB). My sd card have 8 gb space so i want to install my apps in my sd card and not in my little phone memory. I am unable to do it myself and it is no use of sd card with 7.4 GB free of my sd card, i want it for apps.
I do not have a sd card reader for my pc so is there anyway i can do it via phone using twrp or cwm or link2d (free) ?
I have put some pics which tell about my phone and sd card in attachment (please see)
Thanks,
Pr0Ankit
Click to expand...
Click to collapse
The best way is to do it in phone app manager.
You can move apps from downloaded section not allready on your SDCard ( internal ) to external (extSDCard).
Click on the app and use the enabled Move to the SdCard option button.
The second way is to use ADB shell command adb shell pm set-install-location 2.
Code:
pm get-install-location: returns the current install location.
0 [auto]: Let system decide the best location
1 [internal]: Install on internal device storage
2 [external]: Install on external media
pm set-install-location: changes the default install location.
NOTE: this is only intended for debugging; using this can cause
applications to break and other undersireable behavior.
0 [auto]: Let system decide the best location
1 [internal]: Install on internal device storage
2 [external]: Install on external media
Regards
Thank you Stratos for you help but actually when i move app from appmanager it moves only 36 mb out of 1.5 GB and the remaining 1 gb obb files are on my internal memory. I do not want to move them, I want to directly install them ONLY on sdcard and the google play / google chrome should not download anything to internal memory. I want my external sdcard to act as my internal memory. Is there any way I can fool my phone ?
Pr0Ankit said:
Thank you Stratos for you help but actually when i move app from appmanager it moves only 36 mb out of 1.5 GB and the remaining 1 gb obb files are on my internal memory. I do not want to move them, I want to directly install them ONLY on sdcard and the google play / google chrome should not download anything to internal memory. I want my external sdcard to act as my internal memory. Is there any way I can fool my phone ?
Click to expand...
Click to collapse
Try second options, If U don't know how to do it right, just ask or search xda/google.
Or swap internal with external :
http://forum.xda-developers.com/galaxy-core/general/mod-t3070988
StratOS_HTC said:
Try second options, If U don't know how to do it right, just ask or search xda/google.
Or swap internal with external :
http://forum.xda-developers.com/galaxy-core/general/mod-t3070988
Click to expand...
Click to collapse
Hi Again,
Thanks for your help. The second option which you provided worked for me to move my apps to sd card and play games but in that case i have to install my apps first in internal memory and then move it to external sd card using GL To SD and i have to mount it everytime i restart phone. I can play games now and install more apps but is there anyway i can install directly say 3gb or 4gb on external without moving ?
Thanks,
Pr0Ankit
Pr0Ankit said:
Hi Again,
Thanks for your help. The second option which you provided worked for me to move my apps to sd card and play games but in that case i have to install my apps first in internal memory and then move it to external sd card using GL To SD and i have to mount it everytime i restart phone. I can play games now and install more apps but is there anyway i can install directly say 3gb or 4gb on external without moving ?
Thanks,
Pr0Ankit
Click to expand...
Click to collapse
Uninstall games.
Use adb/terminal emulator :
pm set-install-location 2
All the instalation will be made from now on external card. Default is 0 (auto)
install game.
As told u can always swap location with @Y300-0100 init.d script if U want from previous post.
The set location does not works. Even when i do it using adb tool and it shows my current install location as external when i install N.O.V.A.3 it says insufficient storage space available ?
:/
Please help me. I do not want to go in much detail about swapping memories cuz it might result in corrupting my sd card/ phone memory or I would end up bricking / bootlooping my phone. Furthermore the link you gave me says that I need a kernel with init.d support . I dont know if i have the kernel with init.d support or not. And I installed Busybox from google play store and not from a script. Will it work ?
Thanks.
hi guys.
i have new problem with my huawei p8
after days i bout my huawei p8 , and installed many aps , my phone storage get low
so i buy a SD card and put my data on sd card !
and i try to install all my data and aps to my SD CARD , but my phone get very very low speed !
after this , i reset my phone and installed all aps on phone storage BUT my data and media is my on SD CARD
now my phone is better ! , but i feel my phone total speed is decreased and some times get hanged after install SD CARD !
==> SD CARD Is : Viking U10 84 MB/S U & D Speed
So , whats going on ? what i must to do ?
Tnx guys.
Buy a decent class 10 sd card.
Sent from my HUAWEI P8max using Tapatalk
Leechoonhwee said:
Buy a decent class 10 sd card.
Sent from my HUAWEI P8max using Tapatalk
Click to expand...
Click to collapse
I tryed class 10 , UHS-1
Already buy that , but still have problem !
any one ?!!
I need to understand how you push the app data to SD card? Via titanium backup? Native lollipop do not support writing to ext sd card anymore and that's why apps like whatsapp cannot save to ext sd now.
Don't put your data on ext sd. Only media.
Sent from my HUAWEI P8max using Tapatalk
Dear Leecho
my apps are on my phone storage , games like NFS or WOT or some games what have obb data is on my SDCARD
how ? i set my defualt storage location on SD CARD on lollypop setting
so , we cant install APK on sd card ? or data games [OBB FILES] ?? ONLY MEDIA ON SD CARD ?
cant install data like SYGIC MAPS or GAMES OBB DATA FILE on microsd card ?
reason of my hanging and low speed phone is this ? installed GAME DATA [NOT APK] or some application data on microsd card ? ... SORRY SO MEANY QUESTIONS ...
THANKS
pooya2ir said:
Dear Leecho
my apps are on my phone storage , games like NFS or WOT or some games what have obb data is on my SDCARD
how ? i set my defualt storage location on SD CARD on lollypop setting
so , we cant install APK on sd card ? or data games [OBB FILES] ?? ONLY MEDIA ON SD CARD ?
cant install data like SYGIC MAPS or GAMES OBB DATA FILE on microsd card ?
reason of my hanging and low speed phone is this ? installed GAME DATA [NOT APK] or some application data on microsd card ? ... SORRY SO MEANY QUESTIONS ...
THANKS
Click to expand...
Click to collapse
Any help ? guys ?
pooya2ir said:
Any help ? guys ?
Click to expand...
Click to collapse
On Lollipop firmware the default is always install on phone sd card. Note that this is not referring to external sd card. I'm not understanding how you can install on ext sd card. You can move some data over to the ext sd but that should not affect performance assuming you already had a decent ext sd card.
If you suspect some apps is causing your phone to be slow, try restoring the firmware again and install one app at a time and see which is the culprit. You might also wanna make use of the clear ram widget provided by Huawei to keep your memory free by closing unneeded app like Facebook, messenger, etc in the background.
Sent from my HUAWEI P8max using Tapatalk