setting install location?? - Galaxy Ace S5830 Q&A, Help & Troubleshooting

STOCK BASED ROM:how to set install location to internal memory?? that is how to force apps to install to internal?? su pm setinstalllocation 1 doesn't work...after setinstalllocation 1 if i enter command getinstalllocation it shows 1 (internal) still apps dont get installed to internal!! please help

Some applications request to install to the sd card, as long as there is an sd card, it will install to sd card, perhaps manually moving them would be the solution. It isn't a very good idea to store all the applications to the internal memory as it is limited, unless you have a kernel with memory hack.

stevenkyk said:
Some applications request to install to the sd card, as long as there is an sd card, it will install to sd card, perhaps manually moving them would be the solution. It isn't a very good idea to store all the applications to the internal memory as it is limited, unless you have a kernel with memory hack.
Click to expand...
Click to collapse
YES I DO have an int2ext4+ script so memory isn't a problem for me...in cm7 roms it's able to install all apps automatically to internal...but stock sucks at it!!

Related

Apps2SD Question: Apps Installed Out of Market = Internal Memory?

Hello everybody, I searched but I'm couldn't quite find this issue I'm having.
I recently installed Cynanogen's latest rom, 4.0.1, and recently partitioned my 1gb SD card for automatic APPS2SD.
My apps are now installed in the second partition of my SD card after I rebooted, but now, if I install an app outside of the market, for example, I may have an APK file on my sd card and I install via Astro/OI File Manager, it takes up my internal memory, rather than the SD card.
I'm just wondering if this is just how apps2sd works? If I install apps via the market, it takes up the space on my sd card, which I believe is how it's SUPPOSED to work.
Thanks!
Edit: Sorry, I thought I was on the right section, please move.
Sorry I don't know how to help you, but no that is not supposed to happen.
Cyanogen's version of apps2sd installs the apps on the ext2/3/4 partition but leaves the data on the internal memory of the card.
to make sure the apps are on the sd card, use terminal emulator and type:
Code:
su
ls /system/sd/app
If it complains about the direcory not existing, go through the partition instructions again. if you see a list of assorted .apk files, your apps are on the SD card.

[Q] Applications to SD card

ok. i searched and i know that there a lot of places to find out how to do it, but I am a bit confused.
I somehow never got onto the apps2sd bandwagon cos i didnt know how to divide my SD card (32GB)..what's the ideal recommended proportions for ext3 and FAT32?
also, i'm on CM at the moment, and it has an option to select where to install apps to and also you can move apps to the SD card. is this the same as apps2sd or is it less efficient?
all this time wht i have been doin is manually selecting where to install the apps through the ROM options, and my SD card is FAT32.
can anyone help me?
i'm also thinkin about upgrading to gingerbread if and when it comes.. so would the ext3 partition work with it?
Current there are 2 ways to implement App2SD, one is Froyo version, which puts applications on SD card Fat32 partition, another one is Ext version, which requires an ext partition on your SD card to store applications.
If you're using official CM release, I think it has no support to App2Ext by default.
I noticed that the option you mentioned does not always work, I put it on "Internal" but sometimes new applications still are installed to SD card. The option is not necessary to enable App2SD feature. You can always goto application management and manually move applications between internel memory and SD card.
i actually find it happening the other way for me..when i specify to install on the SD card, it still installs on the internal...and im constantly running out of space..and its hard to decide what apps to move to the SD card, and some come up with alerts of how system updates wont happen and therefore it cant move it to the SD card..
the way I do it is, tick "Allow moving any application"
then goto application management, sort by size
look from top of list, move big size, not frequently used, non auto-boot, non-widget applications to SD card.
yeah..i think i also should do that...flashing CM nightly 242 atm...i jus hope gingerbread comes out soon..tho im sure i will end up using it fr a bit and then goin back to CM until they put out a gingerbread based ROM

partitioned 8G SD card, but don't see change on Internal memory

My HTC Hero is running low on memory space (I have Apps2sd installed also, but it can't move all apps), so I partitioned my 8G SD card with ROM manager, with 32M swap, 1g ext4 and the rest being FAT32.
After reboot, I still only see 160M of internal memory from settings, which is the original, and about 6.1G on SD card. That means it already took out the 1G, but why I don't see it as internal memory? Is it because of ex4? I tried ex3 too and got the same.
I have backed up the original SD card, but have not copied it back to the partitioned SD card yet. Anything else I need to do in order to see the expanded Internal Memory?
Thanks in advance!
hxz said:
My HTC Hero is running low on memory space (I have Apps2sd installed also, but it can't move all apps), so I partitioned my 8G SD card with ROM manager, with 32M swap, 1g ext4 and the rest being FAT32.
After reboot, I still only see 160M of internal memory from settings, which is the original, and about 6.1G on SD card. That means it already took out the 1G, but why I don't see it as internal memory? Is it because of ex4? I tried ex3 too and got the same.
I have backed up the original SD card, but have not copied it back to the partitioned SD card yet. Anything else I need to do in order to see the expanded Internal Memory?
Thanks in advance!
Click to expand...
Click to collapse
Your sdcard space has nothing to do with internal memory. What you need to do if you want to have more space is 1 or 2 of a few different things: go into root explorer, move apps from /data/app to /system/app; Use Firerat's Custom MTD Partitions
either of those should give you more internal memory.
Twolazyg said:
Your sdcard space has nothing to do with internal memory. What you need to do if you want to have more space is 1 or 2 of a few different things: go into root explorer, move apps from /data/app to /system/app; Use Firerat's Custom MTD Partitions
either of those should give you more internal memory.
Click to expand...
Click to collapse
I read that after partitioning the SD card, apps will be installed into the ext3/4 partition automatically. But that's not the case after I partitioned. Then I found I need to install app2sd+ instead of app2sd. Is that true?
Where do I download app2sd+ ? do I need to flash a different ROM? I am having CM 6.2.0 now.
Thanks!
hxz said:
I read that after partitioning the SD card, apps will be installed into the ext3/4 partition automatically. But that's not the case after I partitioned. Then I found I need to install app2sd+ instead of app2sd. Is that true?
Where do I download app2sd+ ? do I need to flash a different ROM? I am having CM 6.2.0 now.
Thanks!
Click to expand...
Click to collapse
CM6.2 has native apps2sd. Go to settings>CM settings>Application settings and select "Allow application moving", then select "External" for Isntall location.
Also, you can move apps that don't install or allow swap to the SD via Titanium Backup.
Just be warned that any apps that have widgets lose widget functionality if you move them to the SD.
Twolazyg said:
CM6.2 has native apps2sd. Go to settings>CM settings>Application settings and select "Allow application moving", then select "External" for Isntall location.
Click to expand...
Click to collapse
Does it install ALL apps to SD card? I thought it's the same as App2sd, only moving those apps that specified by the developers as movable. And there are many apps that can't be moved to external.
My understanding is by partitioning the SD card, the EXT2/3/4 part is considered as part of the "internal memory" so that ALL apps will be installed here, thus free the real internal memory and lead to better performance.
The problem is it doesn't work after partitioning and I read that it needs app2sd+ or app2sd EXT to work, and I am having trouble finding them...
Thanks any way.
hxz said:
Does it install ALL apps to SD card? I thought it's the same as App2sd, only moving those apps that specified by the developers as movable. And there are many apps that can't be moved to external.
My understanding is by partitioning the SD card, the EXT2/3/4 part is considered as part of the "internal memory" so that ALL apps will be installed here, thus free the real internal memory and lead to better performance.
The problem is it doesn't work after partitioning and I read that it needs app2sd+ or app2sd EXT to work, and I am having trouble finding them...
Thanks any way.
Click to expand...
Click to collapse
Not all, but most. Like BrandoKC said, you can move more apps to the sd using Titanium Backup. Don't move anything with a widget you use, or it won't work anymore.
BrandoKC said:
Also, you can move apps that don't install or allow swap to the SD via Titanium Backup.
Just be warned that any apps that have widgets lose widget functionality if you move them to the SD.
Click to expand...
Click to collapse
Are you talking about the paid version of Titanium? The free version doesn't have this feature.
Twolazyg said:
Not all, but most. Like BrandoKC said, you can move more apps to the sd using Titanium Backup. Don't move anything with a widget you use, or it won't work anymore.
Click to expand...
Click to collapse
CM's built-in Application Management can only move those apps that you can move by app2sd. I don't see such feature on the free Titanium Backup. My 160M internal memory is constantly under 20M of free memory.
I heard all the good things about using partitioned SD card. I have partitioned my card but that alone doesn't seem to work. it seems I also need to install some customized ROM on top of my CM 6.2 so that apps will be automatically installed on SD?
Thanks!
The free version of titanium does have it. I just used it on my fiances phone last weekend.
Sent from my HTC Evo Shift 4G

[Q] Applications to external sd

Hi, everyone.
I have a question if somebody is able to copy or move applications to external sd card either with rooted stock or custom rom. What applications or mods did you do to enable such option?
tsokh said:
Hi, everyone.
I have a question if somebody is able to copy or move applications to external sd card either with rooted stock or custom rom. What applications or mods did you do to enable such option?
Click to expand...
Click to collapse
Im having the same problem as well. my Internal storage is half way getting there and None of the apps that I installed does not have the option to be transferred to ext_SD
Ok, after 2 days of searching over the web and forums I found a workaround for moving apps on external SD (working only on rooted phones).
1) Download and install FolderMount program from Google Play store.
2) Open the program, tap on "+", enter name (any alias), source folder of the app, and destination (external sd with the same folder already created or choose automatic method), then tap on check mark.
3) Wait till the program copies the application to external sd and creates link. After you need to tap on pin icon and it'll turn to green.
If you get some notification, just click "Yes".
P.S.
Don't delete the folder with the moved app in your internal memory, as it'll also delete the app from external SD. If you want to check if the program moved, unpin the program and browse to the app folder in your internal memory and you won't see the files there. FolderMount creates the link to the application in internal memory to trick Android. Every time Android requests the application, it passes the request to its internal memory and after goes via the link to external SD. That is the only trick that worked for me.
I read on the butterfly 901s/e forum thread and it said something about fat32
I have Kingston 64gb formated in FAT32, don't know if Android works properly with exFAT or ext format. You can't format 64gb SD card in FAT32 with Windows, but you can install other partition wizards like Minitool Partition Wizard to format it.
Does the old setinstalllocation trick work here?
SquareBare said:
Does the old setinstalllocation trick work here?
Click to expand...
Click to collapse
If you mean "set pm install location" command, then no. I tried that trick, however programs didn't even install on internal memory after I used the command. I left it as default "0".
tsokh said:
If you mean "set pm install location" command, then no. I tried that trick, however programs didn't even install on internal memory after I used the command. I left it as default "0".
Click to expand...
Click to collapse
Thanks a lot. I think I can do everything I need to do with foldermount so it should all work out.
Also got a 70mbps read SD card! Phone comes in later today!
Does the micro SDXC work in the butterfly s
Sent from my HTC Butterfly using XDA Premium 4 mobile app
Yes, works with microSDXC up to 64gb in FAT32, couldn't manage to use external sd card in other formats like exFAT or NTFS.

[Q] Make the SD the "default" memory

Hi, I have a Moto G 2014 with Stock 5.0.2 rooted, and I bought a 32GB SD Card a few days ago. The thing is that everything is still going to the internal memory, instead of the SD (photos, downloads, etc.), so I want to know if it's a way to make everything write on the SD card without messing up the phone (I heard I can mount SD in /sdcard changing init.rc but I don't want to do that). I also want to move my WhatsApp chats to the SD too, hehehehe (WhatsApp data is in the internal :'c)
Thanks in advance.
Hi,
For the photos and videos part, you can select from the camera application if you want to store them in the internal memory or on the SD card. For applications I think they are installed in the internal memory by default but you can move them after installation on the SD card by going to settings -> apps -> touch app -> move to SD card. To change the default installation location you need the android SDK installed on your PC and adb and then to edit a file. But I do not recommend this since the SD card is not accessible while the phone is connected to the PC. This will make applications that always run to work improperly(widgets, Facebook, etc. might generate a lot of errors because of it).
I think it's a Xposed module for that.
KuranKaname said:
I think it's a Xposed module for that.
Click to expand...
Click to collapse
if you're rooted then try link2sd from play store. you need to have an ext partition on your sd card for this to work.
if you are not rooted then you will have to manually create symlinks to the files on the sd card.
ethanchow said:
if you're rooted then try link2sd from play store. you need to have an ext partition on your sd card for this to work.
if you are not rooted then you will have to manually create symlinks to the files on the sd card.
Click to expand...
Click to collapse
Better try Link2SD. The procedure to turn your external SD to internal storage causes a lot of trouble in most cases.
There are also scripts that link the possible apps and libraries automatically to the SD card when installing them.

Categories

Resources