SD issue in Froyo roms - Hero, G2 Touch General

Hi all,
I have strange issue with froyo roms - it doesn't matter if it is TastyFroyo 1.1 or Elelinux-6.2.0-RC0-Hero. I can not install application from market or locally, straight from sd. I found here workaround - I have to copy apks to internal phone memory, unmount sd and install apps from where they are. After installation I can mount again SD and move application to SD.
This is very annoying, I tried to search forum, but I couldn't find a solution.
BR

Related

[Q] Application installation location

Hi everyone
I just managed to boot android onto my HD2 and I'm loving it!
Question though: when i install applications from the android market, where do they get stored/installed? Is it in the SD card? Or on the flash memory of the phone... I couldn't seem to find a directory on my sd card that had all the applications I downloaded...
Thanks in advance!
they will get stored in the data file unless it needs some external access and then it will create a folder on the sd card
oh, do you mean that 1GB data.img file?
so it basically does just stay on the SD card then right?
i installed quite a bit of applications, but the data.img file still seems to stay at the same size..?
Yes, exactly. everything will be stored in the 1GB data.img. Unless you download additional stuffs through or within the application, then the application will create a new folder to store them.
To conclude, everything will be stored in your SD card.
great! thanks!
Installing apps
Since the topic is about installation of apps, i'd just like to ask a question about installing apps. I'm new to Android on hd2 and was wondering if they are cab files to install android apps like in WM. And also if there is, how do u install the apps as we can;'t access file explorer in android
Thanks

Where's the android 2.2 rom for flipout

And how to app2sd?
I don't any ROMs at all have been made for the Flipout, although I could be wrong. As for moving apps to the SD card, is there any particular reason you can't just open up the Market and download the free "App 2 SD (move apps to SD)" app?
"app2sd"apps?
I cannot find out..
app2sd is not available on flipout because flipout is currently running on andoid 2.1 and unfortunatelly there is no android 2.2 planned for it.
i'm using a tool called app2card, but your device needs to be rooted...
try to google it...
sadly motorola said that the flipout will remain on android 2.1
but to store your apps on sd card you can load app2card.
look here:
http://forum.xda-developers.com/showthread.php?t=769803
before you can use app2card you need a rooted flipout.
just look for universalandroot.apk here in the forum! install it and root your mobile!
then you have to mod your sdcard! you can make this with app2card! you need a fat32 partition and a ext2 partition (ext2 max. 1,4GB)
if you have done that every new app will be stored on the sdcard...you can store your phone apps also on sd. there are lots of tuts here.
sometimes your phone gets slower. depends on the class of sdcard!
i prefer an app caled "app monster" it stores the *.apk files you loaded on sdcard. if you need it you can install it. so i can install or deinstall how i want.
try out

[HOWTO] Steps to move applications to SD

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.

[Q] Insufficient Space for apps

I'm sorry if this has been asked already but I'm really new to all of this, I recently put the cyanogens rom on my HD2 and everything works fine but for some reason I can't download apps on the marketplace because it says Insufficient Space on device but I have a 16gig sd and 555mb still left on my internal?
go to your apps from the settings and move them (start with the largest) one by one to the sd card.
AthenaLod said:
go to your apps from the settings and move them (start with the largest) one by one to the sd card.
Click to expand...
Click to collapse
I've done that but for some reason it still says I don't have enough space is there anyway to make the sd the default place where marketplace downloads go to?
search the market for app2sd, you'll be notified each time you can move a new installed app to sd
Same issue
Im having the same issue. My phone says that i have used 19mb and i have 768mb free on the internal storage. But when i try to install something i get an out of space error. This is the first time that ive had this issue. ive gone as far as wiping everything with task 29 and starting over with a new rom. same issue. Any ideas?
Try to install a rom with ext support and create ext 2 partition with cwm recovery in magldr , it will work i think.
That could help:
1. Reboot into CWM Recovery
2. Advanced\Fix Permissions
3. Reboot

[Q] LG Optimus L5, recovery and app2sd don't see the external SD

Hello World,
I've got a question concerning the external 8gb sdcard on my phone,
the phone is rooted, has bootloader and cwm 6, the rom is stock btw
My phone can put/place some things to the sd but some don't,
for example,
- Camera saves some of the pics to it,
- My PC sees it when I connect the phone and I can put apps/music etc to it
but,
- I can't use the app2sd built into android assistant (or any other app2sd apps) to move the apps to the sd, they just won't see the sd,
- CWM wont backup to it,
No /sdcard/.android_secure found. Skipping backup of applications on external storage
Click to expand...
Click to collapse
I've searched the forum, but I can't actually find the right solution for this?
I'm new to all of this, and I want to learn. I've found some advices to similar problems and that the solution is to partition the sd, is that the catch or maybe something else?
Thank you in advance, newbie.
Edit
A new example of not seeing the sd in recovery,
I wanted to flash the "Sony Album" via the Pimp my Rom app, it downloaded the app successfully, it asked for clearing of the dalvik cache, I approved it,
phone rebooted and went into recovery, and then the recovery said that the file doesnt exist (something like that).
Edit
I've tried formatting the sd with fat32, no changes whatsoever :S

Categories

Resources