[HOWTO] Steps to move applications to SD - Galaxy Ace S5830 Android Development

Hi All,
After rooted the device using SuperOneCLick v1.6.5
http://forum.xda-developers.com/showthread.php?t=803682
I installed the Move2SD enabled and managed to move the installed application to SD card.
Steps:
- Root your S5830
- Installed Move2SD enabled
- Launch Move2SD enabled and set the install path to 'External'
- Goto Settings > Applications > Manage applications to move those applciation that you want to move to SD card.

i have tested this method with my s5830 and it works...

How about using an ext3 partition for the phone to use upon boot? Anyone tried Darktremor's app2sd?

I tried with my Galaxy Ace, but after I set Move2SD I'm not allowed whether to move apps to my SD card or to do something different from uninstall the apps as all the options are disabled in the "Manage applications" panel !
Any idea of what I got wrong?

roninxt said:
How about using an ext3 partition for the phone to use upon boot? Anyone tried Darktremor's app2sd?
Click to expand...
Click to collapse
Here's a detailed guide on how to enable Darktremor's a2sd using an ext2 partition for Galaxy ACE s5830:
http://forum.xda-developers.com/showthread.php?p=12514827

I have rooted and installed Move2SD enabler. But, when I checked external & wanted to apply it, it said that "Sorry, unable to change the default install location". How to solve this problem?
Is the problem only on my Galaxy Ace S5830 or this is the software problem? Could you help me?
Thanks.

fuzore said:
i have tested this method with my s5830 and it works...
Click to expand...
Click to collapse
Why I couldn't installed it on my S5830? Could tell me the procedure you did to install this move2SD enabler?
Thanks.

prodikey said:
Hi All,
After rooted the device using SuperOneCLick v1.6.5
http://forum.xda-developers.com/showthread.php?t=803682
I installed the Move2SD enabled and managed to move the installed application to SD card.
Steps:
- Root your S5830
- Installed Move2SD enabled
- Launch Move2SD enabled and set the install path to 'External'
- Goto Settings > Applications > Manage applications to move those applciation that you want to move to SD card.
Click to expand...
Click to collapse
Thankx a lot man
This Saved My Life
Thankyou

app2sd pro is the same apk, isn't it?

prodikey said:
Hi All,
After rooted the device using SuperOneCLick v1.6.5
http://forum.xda-developers.com/showthread.php?t=803682
I installed the Move2SD enabled and managed to move the installed application to SD card.
Steps:
- Root your S5830
- Installed Move2SD enabled
- Launch Move2SD enabled and set the install path to 'External'
- Goto Settings > Applications > Manage applications to move those applciation that you want to move to SD card.
Click to expand...
Click to collapse
i have move my app to sd card, but app is use phone meory, and if i remove the sd card, the sd card will gone, but the problem is the app is occupying phone memory while not sd card although it has been moved. DO you have the same problem??

chinpuiwai said:
i have move my app to sd card, but app is use phone meory, and if i remove the sd card, the sd card will gone, but the problem is the app is occupying phone memory while not sd card although it has been moved. DO you have the same problem??
Click to expand...
Click to collapse
Yes those above methods aren't quite helpful. Try Link2SD, it'll surely free your internal storage as it shifts the entire app data as well as library files and dalvik cache to SD. I use the same. =)
Sent from my GT-S5830 using XDA Premium App

Thank you, it work

I thought SG Ace already had app2sd..(enable by Froyo). Because after I installed any games.. I just use setting inside SETINGS/APPLICATION/MANAGE APPLICATIONS and move to SD..
so what is the major different about Link2sd and Move2SD?

The Froyo way, Apps2SD or Move2SD Enabler still store the dex and library files needed for the application to run, on the internal storage. You will see your /data/dalvik-cache takes up the most space because of this. Whereas in Link2SD method, all of these files are physically stored on your SD card on a second partition which is mounted at boot. They are simply symbolic linked with the original locations.

nish7x said:
The Froyo way, Apps2SD or Move2SD Enabler still store the dex and library files needed for the application to run, on the internal storage. You will see your /data/dalvik-cache takes up the most space because of this. Whereas in Link2SD method, all of these files are physically stored on your SD card on a second partition which is mounted at boot. They are simply symbolic linked with the original locations.
Click to expand...
Click to collapse
Sadly Link2SD doesn't work on 2.3.3. There's an unresolved bug / uncompatibility issue and I don't know if/when the developer will come up.

I heard so, that's why I'm not upgrading to Gingerbread yet.

i've tried move2sd, first it work great but then i got this 'unable to install to sd' error when ever i tried to install apps. i have to unmount my sd card then i can install the apps, quite annoying to me, so i formatted my sd card and uninstall move2sd and the error is gone....

Well done !!
It works !! almost all the 3rd party applications run now from SD !
SAVE ME 30 MEGA pure rom memory AND SURVIVE MY GOOD HEALTHY !
Any help how to deal with all the provider rubbish and stinky applications to throw away from phone or moving into the the SD ?
THANK AGAIN
ALON

bugijun said:
i've tried move2sd, first it work great but then i got this 'unable to install to sd' error when ever i tried to install apps. i have to unmount my sd card then i can install the apps, quite annoying to me, so i formatted my sd card and uninstall move2sd and the error is gone....
Click to expand...
Click to collapse
you can try simple2ext but this only works for CM roms. A caveat however. Most, if not all CM roms ported to the SGA are still at RC1 and not final yet. There is a bug which causes the phone to restart when market attempts to install a newly downloaded app. Appears to be CM related.
So you can choose to wait for the devs here to port CM7.1 final for SGA and then try your luck.

Related

[TIP] Force all apps to SD on FROYO

I ran a cross this little tip to force all apps to be installed on SD.
Unlock move to SD card for existing apps:
adb shell
pm setInstallLocation 2
I'm not able to move installed app on SD, the option "Move to SD card" is greyed... any idea ?
Remember people, apps that need root will not work
Re: Force all apps to SD on FROYO
I'm not able to move installed app on SD, the option "Move to SD card" is greyed... any idea ?
Click to expand...
Click to collapse
Is your SD partitioned correctly?
martin0285 said:
Is your SD partitioned correctly?
Click to expand...
Click to collapse
I don't think Froyo uses Fat32 for apps to sd not the ext partition.
Re: Force all apps to SD on FROYO
Do I have to partition in FAT32?
martin0285 said:
Is your SD partitioned correctly?
Click to expand...
Click to collapse
That brings up an interesting question.........
If this update is for non-rooted phones, how/why should we be concerned if it is partitioned correctly?
Shouldn't it be done with the update.......
how?
Where do you place that command.
As application installation on SD is natively supported by Froyo, I assumed that I don't need to partition the card...
Rhoa23 said:
Where do you place that command.
Click to expand...
Click to collapse
Do you know how to use ADB etc from your computer?
If not, go figure that out first,
Works great for me on my non-rooted N1. I can only move non protected apps but that's fine with me!
chazam said:
Works great for me on my non-rooted N1. I can only move non protected apps but that's fine with me!
Click to expand...
Click to collapse
Once you run the command, all apps, including protected ones, will be installed in the SD card.
Henchman said:
Once you run the command, all apps, including protected ones, will be installed in the SD card.
Click to expand...
Click to collapse
Only my non protected apps have moved from my internal memory (which is good enough for me really).
Re: Force all apps to SD on FROYO
How were you able move them? The option to do that is grayed out for all applications on my phone. I heard developers have to give permission to move their applications to the SD card first.
-------------------------------------
Sent from my Motorola Razr.
I was also only able to move my non-protected apps
So to clarify this, after executing the command all non protected apps will be moved to sd, or do we choose which ones to move from the applications menu. Are we able to move apps back to the phone for speed?
Can we reverse the command?
Thanks
Re: Force all apps to SD on FROYO
I was also only able to move my non-protected apps
Click to expand...
Click to collapse
With the abd command? Or on stock Froyo?
Where are the apps being installed in the SD card ?, I see that my internal memory is going down and the apps are installed in the SD card based on what the system says, thanks
Mikey1022 said:
That brings up an interesting question.........
If this update is for non-rooted phones, how/why should we be concerned if it is partitioned correctly?
Shouldn't it be done with the update.......
Click to expand...
Click to collapse
FAT32 doesn't support the required permission flags for root apps.
Apps need to be rewritten to support installation to SD under FroYo as it's not just using symlinks as with A2SD.
After initiating the command on the original post you have to click each app and move to sdcard.
A shortcut to reinstall all apps at once can be done in ADB
Code:
cd /data/app
for app in *.apk; do pm install -r $app; done
** Note
I used this for unofficial apps2sd so after switching to froyo using the command should also do the same

app2card for milestone, N1, Desize

use app on sdcard
source: Thank hainguyen273
http://www.tinhte.vn/threads/456586-App2Card-2.2.2-(14-8)-Cai-dat-ung-dung-len-the-nho-Phan-vung-the
Any one tried this?
anheuer said:
Any one tried this?
Click to expand...
Click to collapse
Got a 10 foot pole?
Yes... I have ben tested the version 2.1.4 and i have to restore a nondroid backup. If a new one version works I post here.
I'm using version 2.4.1 on my Milestone XT720. It's been a month now and running smoothly.
spiderx_mm said:
I'm using version 2.4.1 on my Milestone XT720. It's been a month now and running smoothly.
Click to expand...
Click to collapse
latest version currently running on my phone is 2.4.4 and 2.5 is available in Developer's forum.
should be work.
sorry for my dumb question..but how does it work? i installed 2.5 on my rooted milestone with 1gb ext2 partition on sd card.
then i chose "install app2card/transfer apps"..it said that all apps were copied to ext2 and i can see it from the drive infos.
but now? i have the apps both in internal and external memory? i wanted to free some space in internal memory..how can i do it? i tried to translate the vietnamese page but it wasn't so clear (at least for me). any help would be very appreciated,thanks.
etoy said:
sorry for my dumb question..but how does it work? i installed 2.5 on my rooted milestone with 1gb ext2 partition on sd card.
then i chose "install app2card/transfer apps"..it said that all apps were copied to ext2 and i can see it from the drive infos.
but now? i have the apps both in internal and external memory? i wanted to free some space in internal memory..how can i do it? i tried to translate the vietnamese page but it wasn't so clear (at least for me). any help would be very appreciated,thanks.
Click to expand...
Click to collapse
after transferring the apps, have you reboot the phone? if you've rebooted, open App2Card to see whether it is successful or not.
if there's no error message pop-up and the AppStatus: is showing "Locaton: SD CARD" then you're good to go.
to clear-up your internal memory, power-off the phone, remove SD card and boot.
(don't worry, it will boot) with something like the phone is reset. there, uninstall the apps that appearing in the list. (except App2Card) it will clear more space. (don't worry about the apps, it's already copy to your SD card).
once you've finished, insert the SD card and reboot.
then, click Menu>Wipe>Dalvik-Cache>Internal Memory
it will release some more space in your internal RAM.
hi thank you
use milestone 2.1 rooted and run app2card 2.793 ...goes fine
but find weierd issue with wifi and fat 32 sd card. i do reboot & pull out sd card still same..
if milestone able to conect wifi network the fat32 seem not mounted/ not accesable
turn off the wifi restart and fat 32 can read .but then turn on wifi ,not able to conect to same wifi network
how to fix this...thx

[Q] Kyrillos' ROM v3.3 App2Sd doesn't work

hi all,
I followed the instruction from http://forum.xda-developers.com/showthread.php?t=957123 to the letter but the app2Sd still doesn't work.
Tried it numerous times now and also with older versions of Kyrillos but my Internal memory isn't increasing.
The SD card seems to be taken of about the same memmory that I ask to convert to appdata and swap memory, but the internal memmory isn't stated to be increased.
Anyone know what I might be doing wrong ,or is there a better manual for this application?
after installing rom ROOT THE PHONE!!!
app2sd will not work without root
apply app2sd partition &u'll get superuser permission request, select allow
(the phone will reboot and sd card will show unsupported format)
then download android terminal emulator from market(free!!)
open the emulator and u'll get a blue screen
type --(commands)
-------------
su(enter)
mkfs.vfat /dev/block/mmcblk0p1(enter)
(wait for # to come onto the next line)
reboot(enter)
-----------------
sheron said:
after installing rom ROOT THE PHONE!!!
app2sd will not work without root
apply app2sd partition &u'll get superuser permission request, select allow
(the phone will reboot and sd card will show unsupported format)
then download android terminal emulator from market(free!!)
open the emulator and u'll get a blue screen
type --(commands)
-------------
su(enter)
mkfs.vfat /dev/block/mmcblk0p1(enter)
(wait for # to come onto the next line)
reboot(enter)
-----------------
Click to expand...
Click to collapse
the applications are included in the software of Kyrillos and phone is pre rooted and working.
I did all steps that you stated, as also described in the original post of Kyrillos.
again, after doing all those steps I do see more then a gig less on my SD card, but I don't see the Internal memory increasin. It just keeps at 105MB
I have the same problem, can someone help or explain how we get this working?
wodka2650 said:
the applications are included in the software of Kyrillos and phone is pre rooted and working.
I did all steps that you stated, as also described in the original post of Kyrillos.
again, after doing all those steps I do see more then a gig less on my SD card, but I don't see the Internal memory increasin. It just keeps at 105MB
Click to expand...
Click to collapse
have you check with titanium beckup ?????
pator5 said:
have you check with titanium beckup ?????
Click to expand...
Click to collapse
you CAN'T see the effects in settings.go to market download titanium and check it
So when I see in Titanium Backup both Internal and SD card it doesn't work? And when I see Internal, SD Card and SD Card(a2sd) it does work?
tomgreep said:
so when i see in titanium backup both internal and sd card it doesn't work? And when i see internal, sd card and sd card(a2sd) it does work?
Click to expand...
Click to collapse
yes do you see internal sd and a2sd????
pator5 said:
yes do you see internal sd and a2sd????
Click to expand...
Click to collapse
Yep, so lucky me, probably it works. And it's correct I cannot see this anywhere else (in the settings for example)
tomgreep said:
Yep, so lucky me, probably it works. And it's correct I cannot see this anywhere else (in the settings for example)
Click to expand...
Click to collapse
OK now with in titanium go to bath look for "move all app to internal mem" and you're done ENJOY
then why does my internal memmory still gets full? Do I need to move the applications with another tool to the app2SD partition?
wodka2650 said:
then why does my internal memmory still gets full? Do i need to move the applications with another tool to the app2sd partition?
Click to expand...
Click to collapse
where did you saw that internal memory gets full in titanium or in settings???
btw, it is correct the internal storage in settings stays the same as it was before a2sd?
I think I'm starting to get the hang of it
Sent from my GT-I5800 using XDA App
tomgreep said:
btw, it is correct the internal storage in settings stays the same as it was before a2sd?
Click to expand...
Click to collapse
yes that's the point after i while you will in settings that memory is decreasing but that's the data of app you will use
ok cool, I ran the batch you told and now my internal memory stays clean, thanks!
you can't see it in the phone settings.. but for a test see how much internal memory you have that your phone tells you, then install a large app like angry birds or something, and it should only go down by 1-2mb

[GUIDE] Resolve Low Internal Space Issues

Well if you’re here you’ve probably gone and bought the ZTE Blade or one of its variants (Orange San Francisco, Dell XCD35 or the Idea Blade). You’ve probably been using it for a while now and I’m pretty sure you’ve come to that annoying moment when you download an awesome new app and get that pesky notification saying “Not enough memory”. Here’s a way to fix that problem albeit temporarily for rooted and non-rooted users alike
# Non Rooted Users:
First off, if you’re Android version says 2.1, it means you’ve got a Gen1 device. It’d be best top update it to a Gen2 device yourself using a TPT, or ask your manufacturer to do it for you. Now assuming you have a Gen2 device, i.e. your Android version says 2.2, this is how you go about getting space to install more apps.
-Once you install an app, open the settings menu
-Go to the “Applications” menu and select the “Downloaded” tab
-Select any application
-Keep in mind that this works only for applications that have been granted movability by their developer
-Android 2.2 onwards has an inbuilt option that allows users to move part of the app to the SD card. You should see an option saying “Move to SD Card”. If you do not see it, or it is grayed out, that means the developer has restricted the option. This is common for some apps like widgets
-Repeat for any number of apps you want.
Note : This provides only a little breathing space and allows you to squeeze in a few more apps. The root methods are far more effective. There's also an app called APP2SD to help with this on Google Play
.
# Rooted Users
The following methods are only for rooted users. To check if your phone is rooted, download the Root Checker app from Google Play. Rooted users have two methods of increasing storage space: Apps2SD+ and A2SD.
Apps2SD+ is similar to the inbuilt option that comes with Android 2.2. However, this enables rooted users to move more of the app to the SD card and also move ANY application to the SD card irrespective of the developer’s restrictions. There are two things that must be kept in mind while using this method. One, widgets do not work if moved to the SD card, so refrain from doing that. Two, the SD card is read after booting, so moving too many apps to the SD card (75+) will cause the phone to hang a lot at boot and reboot several times. This is done using an app. I recommend "DroidSail SuperApps2SD''
A2SD is the process of partitioning the SD card and using it as phone storage. This is by far the best method to increase storage space as a 1GB partition allows you to install 500+ apps, the ease of use and performance aside. This is available for most ROMs if they support an sd-ext script. Partitioning the SD card can be done using Minitool Partition Wizard or by ClockworkMod Recovery. The recommended partition size is 1GB as this is more than enough. The swap should be kept at 0MB or if you use the phone for gaming, at 32MB. Once the memory card is partitioned, the apps along with all their data can be moved to this partition. This can be done by two ways. DarkTremor A2SD scripts for most ROMs, or S2E for CyanogenMod. This is very easy to use and having done it myself, I have 450 apps and the phone’s performance isn’t the slightest bit affected.
Partitioned and still no space? See this : http://forum.xda-developers.com/showthread.php?t=1933144
Good Luck installing those 500 apps and showing off with them
Awesome post mate! This'll definitely help some users with space issues.
+1 from me!
matt4321 said:
Awesome post mate! This'll definitely help some users with space issues.
+1 from me!
Click to expand...
Click to collapse
Awesome tutorial!
+1.
Already knew this but good for other who don't know! :laugh:
DarkTremor A2SD? I have DarkTremor A2SD and a 1GB partition and I can't have more than 30/35 apps. Internal Memory is full!
Di0g0 said:
DarkTremor A2SD? I have DarkTremor A2SD and a 1GB partition and I can't have more than 30/35 apps. Internal Memory is full!
Click to expand...
Click to collapse
Have u run the script?
QuantumFoam said:
Have u run the script?
Click to expand...
Click to collapse
Script? humm, i only installed the app and pressed the button to move the files to the sd card.
Di0g0 said:
Script? humm, i only installed the app and pressed the button to move the files to the sd card.
Click to expand...
Click to collapse
No. You need to flash the dta2sd script first
QuantumFoam said:
No. You need to flash the dta2sd script first
Click to expand...
Click to collapse
The script doesn't work on my phone :X
Di0g0 said:
The script doesn't work on my phone :X
Click to expand...
Click to collapse
Why not? Which rom?
QuantumFoam said:
Why not? Which rom?
Click to expand...
Click to collapse
Swedish Snow, when i try to open the A2SD GUI it gives me an error "A2SD script does not run properly"....
Di0g0 said:
Swedish Snow, when i try to open the A2SD GUI it gives me an error "A2SD script does not run properly"....
Click to expand...
Click to collapse
Because you haven't flashed the dta2sd script. Wait. I'll link to it soon
QuantumFoam said:
Because you haven't flashed the dta2sd script. Wait. I'll link to it soon
Click to expand...
Click to collapse
I installed via Clockwork recovery and I created the sd partition, maybe my partition is ext2 :x I don't know how to change to ext3!
"sdmove " and "sd watch" app this automatically detect the app which can move to sd
GUYS THIS IF FOR Non Rooted Users DOWNLOAD "SDMOVE " AND "SD WATCH" APP THIS AUTOMATICALLY DETECT THE APP WHICH CAN MOVE TO SD AND NOTIFY ON UR SCREEN WHILE INSTALLING A NEW APP........NO NEED TO FIND WHICH APP CAN MOVE OR NOT.......
unmesh.ghodke said:
GUYS THIS IF FOR Non Rooted Users DOWNLOAD "SDMOVE " AND "SD WATCH" APP THIS AUTOMATICALLY DETECT THE APP WHICH CAN MOVE TO SD AND NOTIFY ON UR SCREEN WHILE INSTALLING A NEW APP........NO NEED TO FIND WHICH APP CAN MOVE OR NOT.......
Click to expand...
Click to collapse
Apps2SD by Sam Lu does the exact same thing
Also, I would appreciate it if you stopped posting as if your life is in danger with the bold red font
Sent from my Asus Transformer TF300T using xda premium HD
I'm using ColdFusionX ROM on my blade, which method do you recommend me to use?
vittal said:
I'm using ColdFusionX ROM on my blade, which method do you recommend me to use?
Click to expand...
Click to collapse
Apps2SD+
if you don't mind partitioning your SD, go for A2SD
QuantumFoam said:
Apps2SD+
if you don't mind partitioning your SD, go for A2SD
Click to expand...
Click to collapse
Or link2sd which works pretty well.
hi there. hoping someone may still read this.
Any options for resolving low storage space issues on a Blade V without rooting?
I've moved literally app possible to the SD card (which isn't many).... Are photos not stored on the SD card by default? I've had to start uninstalling updates for system apps that I don't use
with "low storage" my Gmail doesn't sync...which obviously is f*cking annoying
I've had andoids before and rooted them, installed custom ROMs. Just I'd avoid it with this one due to my fear of screwing it up. Is rooting my only realistic option?
insurgente said:
hi there. hoping someone may still read this.
Any options for resolving low storage space issues on a Blade V without rooting?
I've moved literally app possible to the SD card (which isn't many).... Are photos not stored on the SD card by default? I've had to start uninstalling updates for system apps that I don't use
with "low storage" my Gmail doesn't sync...which obviously is f*cking annoying
I've had andoids before and rooted them, installed custom ROMs. Just I'd avoid it with this one due to my fear of screwing it up. Is rooting my only realistic option?
Click to expand...
Click to collapse
Rooting and then using the solutions in the op seems to be the only plausible option.
However, you can try a cache cleaning app. Should give you 10-15MB depending on how many apps have cached data
Sent from my Nexus 4 using XDA Premium 4 mobile app
none
good app..

[Q] Always running out of internal space.

I wonder why my phone runs out of internal space so quickly. Even with apps all installed in the SD card, as soon as it's time to update, the phone runs out of storage. I'm using a rooted stock rom with the latest update from Samsung and with a 2GiB microsd that came with the phone.
Is there a way to solve this without using a custom rom?
You need to get a minimum 8GB SD card & install Link2SD & link all the apps to the sd card,see the link2SD tutorial here:-
http://forum.xda-developers.com/showthread.php?t=1614700
Your ROM should also have init.d support & stock ROM doesn't have that
JellyBeanAndroid said:
You need to get a minimum 8GB SD card & install Link2SD & link all the apps to the sd card,see the link2SD tutorial here:-
http://forum.xda-developers.com/showthread.php?t=1614700
Your ROM should also have init.d support & stock ROM doesn't have that
Click to expand...
Click to collapse
Yes, but what part of "without using a custom ROM." I said differently? Also, changing to a bigger SD card is not an option either. Link2SD also can't move system apps, unless I make them "installed" apps using Titanium Backup.
MR4Y said:
Yes, but what part of "without using a custom ROM." I said differently? Also, changing to a bigger SD card is not an option either. Link2SD also can't move system apps, unless I make them "installed" apps using Titanium Backup.
Click to expand...
Click to collapse
I just gave the fact dude,no need to be rude but,you can get init.d support using this app & never ever try moving system apps to sd card
https://play.google.com/store/apps/details?id=com.androguide.universal.init.d&hl=en
JellyBeanAndroid said:
I just gave the fact dude,no need to be rude but,you can get init.d support using this app & never ever try moving system apps to sd card
https://play.google.com/store/apps/details?id=com.androguide.universal.init.d&hl=en
Click to expand...
Click to collapse
This seems to be a problem with the stock rom. I've used an assortment of custom roms and never ran out of internal space.
Try amarullz script
MR4Y said:
I wonder why my phone runs out of internal space so quickly. Even with apps all installed in the SD card, as soon as it's time to update, the phone runs out of storage. I'm using a rooted stock rom with the latest update from Samsung and with a 2GiB microsd that came with the phone.
Is there a way to solve this without using a custom rom?
Click to expand...
Click to collapse
Try amarullz script its very awesome iam using it now also just partition ur sd card and ur ready:good:

Categories

Resources