[Q] Move "un-movable" apps to SD-card? - Xperia Play Android Development

Some apps can't be moved to SD-card via apps2sd or what that app is called. Is there any other way you can move those apps to your sd-card?

_terror_ said:
Some apps can't be moved to SD-card via apps2sd or what that app is called. Is there any other way you can move those apps to your sd-card?
Click to expand...
Click to collapse
Some apps cannot be moved to the SD card even when you have used the "pm setInstallLocation 2" command using adb, alot of widget, live wallpapers, some social networking apps like tweetcaster, and system maintenence apps all install to /data no matter what, to save space usually i push these apps to /system/app that way they work correctly as they are installed to the nand, but they dont take the space up in data ]
I hope soon someone will get apps2sd working on our devices, this symlinks /data/app/ and /data/dalvikcache/ to and ext partition on your sd card and not only saves space, but you dont have to worry about the install location of an app you may want to start at boot or sync using the native android sync settings

Over in the arc development section there is a whole thread on apps2sd and how to get it working properly maybe give that a shot and see if it works for the play
Sent from my R800i using XDA App

Try Titanuim Backup, it should move un-movable apps to sdcard, such as fifa, bruce lee ... etc

m3dteam said:
Try Titanuim Backup, it should move un-movable apps to sdcard, such as fifa, bruce lee ... etc
Click to expand...
Click to collapse
Fifa and bruce lee are on the /system/ partition, and have no impacat on the storage space on the device

Search Force2Sd. Thats what I use and there hasnt been anything I havent been able to move..

Related

[Q] titanium back up vs link2sd - moving apps

good morning,
my ace has 233 ginger installed, rooted.
I always used titanium back to move apps from telephone memory to SD.
I just discovered that linksd makes the same thing.
Reading around it seems the link2sd move completely the applications leaving only the link in the internal memory, but I don't know if titanium makes the same.
I'm wondering Which are the differences between these two methods and which is the best program to move applications?
thanks
I use Titanium Backup to move to SD and it must transfer the files to SD and leaves a link on the internal because amount of ram available increases on the internal drive.
I have had no issues with it.
Baracs said:
I use Titanium Backup to move to SD and it must transfer the files to SD and leaves a link on the internal because amount of ram available increases on the internal drive.
I have had no issues with it.
Click to expand...
Click to collapse
Ram?
noboddy has tested both the applications to understand which is the best one?
I think titanium makes a mount point for each moved app, and link2sd a symbolic link. Dunno what's better though. I would say... Test it in performance, comparability and memory usage...
Sent from my GT-S5830 using XDA App
I have the same question bro. Did you get the answer yet??
I've using the Titanium Backup feature but seems almost everyone "love" link2sd, so it has to have something different I guees.
Titanium Backup move to SD = Android move to SD
Herpderp Adreno + Tegra.
EmoBoiix3 said:
Titanium Backup move to SD = Android move to SD
Herpderp Adreno + Tegra.
Click to expand...
Click to collapse
Hey thanks. That means is "not that usefull" as Link2SD right?
Seems I'll have to try it then.
Any problems with it?
coluichepensa said:
good morning,
my ace has 233 ginger installed, rooted.
I always used titanium back to move apps from telephone memory to SD.
I just discovered that linksd makes the same thing.
Reading around it seems the link2sd move completely the applications leaving only the link in the internal memory, but I don't know if titanium makes the same.
I'm wondering Which are the differences between these two methods and which is the best program to move applications?
thanks
Click to expand...
Click to collapse
I just install S2E and then restore all my apps using Titanium Backup. S2E installs them in the SD automatically so I don't have to stop to batch move them so the SD.
Titanium uses the older method in which apps are stored on the FAT partition and mounted, link2sd needs a second ext4/3 partition and simlinks each app. link2sd method is better as it doesn't need to wait to mount on first login. Titanium leaves dalvik cache on internal, link2sd moves it to ext partition and so it saves more space. s2e and a2sd is similar to link2sd but they symlink the whole folder, which is less flexible but easier to manage.
Sent from my GT-S5830 using XDA App
You can use other software
iandol said:
... link2sd needs a second ext4/3 partition and simlinks each app. link2sd method is better as it doesn't need to wait to mount on first login. ...
Click to expand...
Click to collapse
And that's exactly the problem with link2sd: it runs late. So the apps it links to aren't available while the sdcard is scanned for icons and file paths. Consequently it often (ie. always in my case!) has to restart or "soft boot" the device, which is annoying to say the least. I even had some unusable apps that couldn't take the fuzz. All probs repaired easily, but then, why bother? I kept the 500MB ext2 partition, though, might come in handy some day.
I suggest using ext2 as a general rule: ext3/ext4 are created with a log by default. This log carries changes to any data on disk and is flushed out from time to time by a special kernel thread. While this can speed operation and even safe guard against data corruption it is also unsuitable for flash storage and puts load on the wear levelling block driver beneath it _if there is one_! Now ext3/ext4 can be created and mounted without a log, but you'd have to trust other peoples/devs judgement to get this right. Not a problem with ext2. Ext4 is really fast and reliable, but with flash the bottleneck is elsewhere.
Samsung Galaxy Ace GT-S5830
EmoBoiix3 said:
Titanium Backup move to SD = Android move to SD
Click to expand...
Click to collapse
Exactly.
I use both the apps, and you can make them working togheter for the best backup - restore experience on our SGA:
simply do this:
1) set autolink option "on" and install location option to "external" within Link2SD before installing the apps, all will be linked to SD automatically.
2) set "restore backups to ..." option to "Internal storage" within Titanium backup before restoring.
Once you do this, apps restored with titanium will be auto linked.
WARNING: don't link app like launchers (and related, like theme) or keyboards.
Hm, I've not had those problems with link2sd. I do agree that s2e method is simpler and less prone to possible errors; a sym linked dir doesn't need a service to relink per application as link2sd does. And I agree that if you are unsure about disabling journaling on ext4, then ext2 is a better default. Annoyingly sd-ext seems to mount as ext3 by default, so I manually edited init.d to mount as ext4 and removed journaling.
Sent from my GT-S5830 using XDA App
pourya-man said:
You can use other software
Click to expand...
Click to collapse
True. Who has used Norton Utility Manager?

Suggest a descent app for moving apps to sd-ext

Hey,
Can someone suggest a descent app for moving apps/data/dalvik to sd-ext? I've been using s2e it did the job but there's an issue with ICS2 Final by jusada and I really like this rom.
I noticed that even apps moved to sd-ext, I could still use widgets which is cool, so any similar program for moving things to sd-ext and is compatible with CM7.2? I think apps2ext is not officialy supported by cyanogen so what's your proposal?
I suggest link2sd(search in market) it's free.
And you can move individual app/dex/lib etc to sd partition.(which can be ext[2|3|4] or fat).
It can clear all app caches, list system/user/SD card/link app/ sort with apk size,data....etc.
Bayint Naung said:
I suggest link2sd(search in market) it's free.
And you can move individual app/dex/lib etc to sd partition.(which can be ext[2|3|4] or fat).
It can clear all app caches, list system/user/SD card/link app/ sort with apk size,data....etc.
Click to expand...
Click to collapse
so if I press the move to sd for an individula app it sends it to sd or sd-ext cause I am using that and I think it moves them to sd. Maybe I wrong?
I am using link2SD and so far im not having any problems..and i think its better, and much easier to use than a2sdgui..
itasoulas said:
so if I press the move to sd for an individula app it sends it to sd or sd-ext cause I am using that and I think it moves them to sd. Maybe I wrong?
Click to expand...
Click to collapse
You might want to read app description.
it can move to SD card in froyo way or linking individual app to sd partition.
s2e or other script link /data/app directory (just like your pc shortcut) to sd partition.
link2sd allows you to control which app to move.
I prefer this way since I don't want some apps on sd partition.
Bayint Naung said:
You might want to read app description.
it can move to SD card in froyo way or linking individual app to sd partition.
s2e or other script link /data/app directory (just like your pc shortcut) to sd partition.
Click to expand...
Click to collapse
I've read instructions but couldn't understand that linking means moving the files to sd-ext. So if I want to place them in sd-ext I choose Link and not move to SD, correct? And would be the same as s2e, right?
does links2sd works on stock rom and 4 GB EXT ?
11GB norm
Sent from my GT-S5830 using xda premium
itasoulas said:
I've read instructions but couldn't understand that linking means moving the files to sd-ext. So if I want to place them in sd-ext I choose Link and not move to SD, correct? And would be the same as s2e, right?
Click to expand...
Click to collapse
you need to "create link". thats all. move one at a time or batch move. then reboot.
Sent from a phone with an app.
Just for clarification:
"Create link" in Link2SD means "move app files, app libraries and app dexes (if any) to sd-ext and create a link in /data/app (or anywhere the app originally came from) to sd-ext."
Linking in Linux/Android is the same as making a shortcut in Windows.
Sent from my GT-S5830

[Q] How can i increase phone memory?

i installed imaginary ics rom.. nw im receiving do not have enough phone memory while performing backup restore... tried the app2sd.. some r not being moved to sdcard. is there a way to increase phone memory??
bibsnu said:
i installed imaginary ics rom.. nw im receiving do not have enough phone memory while performing backup restore... tried the app2sd.. some r not being moved to sdcard. is there a way to increase phone memory??
Click to expand...
Click to collapse
Link2sd
Sent from my GT-S5830 using xda premium
Go to galaxy mini development and find the "hack internal memory 1gig" find for the sga pda for the memory hack on the comment of that thread .hope u understand my english
Sent from my iStone using Internet Explorer Pro
bibsnu said:
i installed imaginary ics rom.. nw im receiving do not have enough phone memory while performing backup restore... tried the app2sd.. some r not being moved to sdcard. is there a way to increase phone memory??
Click to expand...
Click to collapse
Put no system app's in you SD card using App2SD, before create a ext4 partition in your sd card and opem App2SD. After configure and move you apps to sd card except system apps (SMS.apk .... ... .. .) and apps with widget in you desktop.
try clearing dalvik cache,gave me like 7MB of memory,better than nothing
You can try to force move apps with titanium backup too
there is a way on galaxy mini forum
You could try first changing the default place to save the apps (you don't need to be root, but you need the sdk installed on your pc).
You need to open adb (Android\Android-SDK\Platform-tools) from sdk and type this command (this works only for gingerbread):
adb shell pm setInstallLocation 2.
This will set the default location to the SD card. I used it, but you should keep widgets and other apps in the phone (facebook has some problems in the SD) so the load fast when the phone starts
Have you done the following?
open the app called a2sdgi select "move and rebuild" after checking "dalvik cache in sd-ext" (it will automatically reboot once you press move and rebuild
delete apps in data/local in your internal memory using root explorer
-----------------------------------------------------------------------------------
I hope I've helped

Move data to sd card

Hi all
can I move data from phone to sd card? I have already root permission, but with 2 program installed from market store don't work, is normal?
Thanks in advance
Mystique
Mystique79 said:
Hi all
can I move data from phone to sd card? I have already root permission, but with 2 program installed from market store don't work, is normal?
Thanks in advance
Mystique
Click to expand...
Click to collapse
there are a few posts with this question
and you can with the app gl to sd!!
next time search button
ok, but I would also move program data...
Mystique79 said:
ok, but I would also move program data...
Click to expand...
Click to collapse
for the moment not possible! Maybe in the future someone will make a rom who supports that
Gl to sd card only moves files. Apps will not work later. For example, I moved Max Payne to external sd card, and then when I launched the game, it asked to download missing files. What we need over here is an app that will automatically rout to sd card when clicked.
I tried App2SD, Link2SD and GLtoSD and none worked except for breaking Google Play, the only solution i found was Directory Bind.
Michael_P said:
I tried App2SD, Link2SD and GLtoSD and none worked except for breaking Google Play, the only solution i found was Directory Bind.
Click to expand...
Click to collapse
Thanks, will give it a try. Weird thing, i've spent like an hour trying to figure out why can't move apps to sd...
Well Directory Bind can't move Apps it only moves folders, so you can move all the SD data and some of the folders containing the Apps but when you move it you have to leave the original folder on internal memory because it makes it impossible to delete, so you just have to delete the contents.
Anyone tried "super mount".app made by lidroid
Would this work?
I opened the script file using notepad, would you just change where it says "external_sd" to "extSdCard" and it would bind the folder and allow games to access the data from the external SD?
Just asking because I'm not sure if this would work on the S3...

Problems with Link2SD and "system/user partition"

Bye at all
With Link2SD i moved a lot of applicaton to the system partition, but i had problems with shazam and opera classic. They doesn't work and if i try to re-pass them to the user partition, Link2SD give me the error: write: No space left on device. (but i've a lot of space!!). This happens also with the others applications.
How can i solve? I've wiped cache by recovery but the problem remains.. any suggestions?
EDIT: it's the dalvik cache.. I've two directory /cache/dalvik-cache and /data/dalvik-cache. If i clean the first the space problem disappear and i can do anything perfectly.. but when i reboot, the dalvik is recreated and the space is full again (cache).
This is the question: the apps i've moved to the rom memory (system memory) create a too large dalvik-cache (i think). I would like to move the dalvik-cache of this applications to the user memory (not to the sd card). Integrate /cache/dalvik-cache in /data/dalvik-cache. Is possible?
How can i do?
steakhutzeee said:
Bye at all
With Link2SD i moved a lot of applicaton to the system partition, but i had problems with shazam and opera classic. They doesn't work and if i try to re-pass them to the user partition, Link2SD give me the error: write: No space left on device. (but i've a lot of space!!). This happens also with the others applications.
How can i solve? I've wiped cache by recovery but the problem remains.. any suggestions?
EDIT: it's the dalvik cache.. I've two directory /cache/dalvik-cache and /data/dalvik-cache. If i clean the first the space problem disappear and i can do anything perfectly.. but when i reboot, the dalvik is recreated and the space is full again (cache).
This is the question: the apps i've moved to the rom memory (system memory) create a too large dalvik-cache (i think). I would like to move the dalvik-cache of this applications to the user memory (not to the sd card). Integrate /cache/dalvik-cache in /data/dalvik-cache. Is possible?
How can i do?
Click to expand...
Click to collapse
Hmmm...dalvik-cache from system apps can't be move into ext partition using link2sd...link2sd keep it at cache/dalvik-cache so your phone can boot faster and can open system apps quicker...
but if you want to really move those dalvik-cache you have to use other apps than link2sd... This Apps can do the job but remember you need to restore all files that have been link using link2sd first...both app can't work together so you need to uninstalled link2sd before you can use it....also remember this app might not work on certain phone and rom...make Nandriod backup before you attempt to try this apps...
iPusak Gaoq™ said:
Hmmm...dalvik-cache from system apps can't be move into ext partition using link2sd...link2sd keep it at cache/dalvik-cache so your phone can boot faster and can open system apps quicker...
but if you want to really move those dalvik-cache you have to use other apps than link2sd... This Apps can do the job but remember you need to restore all files that have been link using link2sd first...both app can't work together so you need to uninstalled link2sd before you can use it....also remember this app might not work on certain phone and rom...make Nandriod backup before you attempt to try this apps...
Click to expand...
Click to collapse
Then with this 'Mounts2SD - Storage & Memory' i can move dalvik? it's dangerous?
steakhutzeee said:
Then with this 'Mounts2SD - Storage & Memory' i can move dalvik? it's dangerous?
Click to expand...
Click to collapse
Hmmmm...so far as i tested, there no problem with it....there a big different between Mounts2SD and Link2SD...Link2SD only link the apps/lib/dalvik-cache on install apps but not on system apps while Mounts2SD is moving apps/data/lib/dalvik-cache and even system cache to your ext partitions...the setup also quite easy using Mounts2SD but the big disadvantage about Mounts2SD is you can't uninstall apps using it...you have to use default way in settings/apps to uninstalled it or use and app uninstaller...the big advantage about Mounts2SD is you will have more free space (around 95%) in internal memory cause after moving all apps/data/lib/dalvik-cache....
iPusak Gaoq™ said:
Hmmmm...so far as i tested, there no problem with it....there a big different between Mounts2SD and Link2SD...Link2SD only link the apps/lib/dalvik-cache on install apps but not on system apps while Mounts2SD is moving apps/data/lib/dalvik-cache and even system cache to your ext partitions...the setup also quite easy using Mounts2SD but the big disadvantage about Mounts2SD is you can't uninstall apps using it...you have to use default way in settings/apps to uninstalled it or use and app uninstaller...the big advantage about Mounts2SD is you will have more free space (around 95%) in internal memory cause after moving all apps/data/lib/dalvik-cache....
Click to expand...
Click to collapse
After those problems i restored a nandroid backup and only integrated the updates of six apps in the rom with Titanium Backup, this is a problem for Mount2SD now? (you said i must to restore link done with Link2SD etc. before).
Can you explain me the steps i must do? I want to move some applications to the system memory (with Mount2SD you said) and leave their dalvik-cache to /data/dalvik-cache (not necessarily that of all the default system apps)
steakhutzeee said:
After those problems i restored a nandroid backup and only integrated the updates of six apps in the rom with Titanium Backup, this is a problem for Mount2SD now? (you said i must to restore link done with Link2SD etc. before).
Can you explain me the steps i must do? I want to move some applications to the system memory (with Mount2SD you said) and leave their dalvik-cache to /data/dalvik-cache (not necessarily that of all the default system apps)
Click to expand...
Click to collapse
Hmmm...you can take a look at the apps thread HERE...any information or question about how the apps work, you can ask there...
iPusak Gaoq™ said:
Hmmm...you can take a look at the apps thread HERE...any information or question about how the apps work, you can ask there...
Click to expand...
Click to collapse
I did, but you think i can do this? you've experience wiith this app?
steakhutzeee said:
I did, but you think i can do this? you've experience wiith this app?
Click to expand...
Click to collapse
yes i have experience using this app...those 6 app that use have mention before, are there system app update? if the are system app update then you can push it into system without any problem either using titanium backup or manually push it using file explorer with root excess...just make sure in Mounts2SD you tick don't move system app 2 ext...just let it be but tick...
1.move app to ext
2.move data to ext
3.move dalvik-cache to ext
iPusak Gaoq™ said:
yes i have experience using this app...those 6 app that use have mention before, are there system app update? if the are system app update then you can push it into system without any problem either using titanium backup or manually push it using file explorer with root excess...just make sure in Mounts2SD you tick don't move system app 2 ext...just let it be but tick...
1.move app to ext
2.move data to ext
3.move dalvik-cache to ext
Click to expand...
Click to collapse
I do not remember if they were system apps, can i control it somehow?
However i'm talking of moving apps in system/rom memory, this is ext memory? i'm not talking of sd card.
I read you had a bootloop with this app, any suggestions for not having the same problem?
Thx for your help
steakhutzeee said:
I do not remember if they were system apps, can i control it somehow?
However i'm talking of moving apps in system/rom memory, this is ext memory? i'm not talking of sd card.
I read you had a bootloop with this app, any suggestions for not having the same problem?
Thx for your help
Click to expand...
Click to collapse
Hmmm...i'm not quite understand your first and second question but if you are planning to move system app to ext memory that yes you can do it using Mounts2SD but i don't recommeded it cause you might get bootloop afterward...
yes i do have bootloop with this app but it's on early version...latest version fix that problem but i haven't tested it on Mini Pro using PAC rom but i'm using latest version on Miro using Slimbean rom...
iPusak Gaoq™ said:
Hmmm...i'm not quite understand your first and second question but if you are planning to move system app to ext memory that yes you can do it using Mounts2SD but i don't recommeded it cause you might get bootloop afterward...
yes i do have bootloop with this app but it's on early version...latest version fix that problem but i haven't tested it on Mini Pro using PAC rom but i'm using latest version on Miro using Slimbean rom...
Click to expand...
Click to collapse
i said, how can i control if those six apps i integrated 're system apps?
However i want to move some apps like: drive, shazam etc. to the system memory, where are all default apps. Can i?
steakhutzeee said:
i said, how can i control if those six apps i integrated 're system apps?
However i want to move some apps like: drive, shazam etc. to the system memory, where are all default apps. Can i?
Click to expand...
Click to collapse
Hmmm...once you move them into system apps, there no way to control it using Mounts2SD or Link2SD...the only thing that can control it is Titanium backup or any other system installer if somehow the app your move didn't work proper in system...not all apps can be push into system and work normally...
iPusak Gaoq™ said:
Hmmm...once you move them into system apps, there no way to control it using Mounts2SD or Link2SD...the only thing that can control it is Titanium backup or any other system installer if somehow the app your move didn't work proper in system...not all apps can be push into system and work normally...
Click to expand...
Click to collapse
Can you speak more clearly please? What is the procedure?
I have a problem of this too if i use Legacy Xperia 4.4.1 mike
Sent from my Xperia Live with Walkman using xda premium

Categories

Resources