[Q] how to resolve "Installation Error - Insufficient Storage Available" - Samsung Infuse 4G

I just got my wife a new Samsung Infuse. Successfully rooted with the SuperOneClickv1.9.1. I was then able to restore some of her old apps with Titanium Backup.
My problem now is that when she goes to install a few additional apps she gets the following error:
Installation Error - Insufficient Storage Available
However the SD Card and Phone Storage pages show plenty of space!!
Available Phone Storage = 1.46GB
I realized the problem after she had installed some simple stuff like Handcent and MyFitnessPal and they just disappeared. So I went to install ES File Explorer and RomManager to do some troubleshooting and that installed successfully. But another weird thing was that those two didn't show up in the app draw. So I went back to the Market thinking I would try and install again and the market showed it was already installed. So I was able to open the ES File explorer and rommanager programs from the market with the "open" button.
does anyone recognize something like this? I can't explain it?! I'm using the stock rom.
i read something about installing more than 50 apps?
i read that i should try to wipe the dalvik cache? but i can't figure out how to get into cwm recovery to do that?!
http://forum.xda-developers.com/showthread.php?t=909213
http://forum.xda-developers.com/showthread.php?t=1091465
I found both of these and I think of my self capable of doing this stuff, but i can't figure out the exact steps to get all the way to wipe the Dalvik Cache.
i'm open to all suggestions..
Please help

SlyDogJeff77 said:
I just got my wife a new Samsung Infuse. Successfully rooted with the SuperOneClickv1.9.1. I was then able to restore some of her old apps with Titanium Backup.
My problem now is that when she goes to install a few additional apps she gets the following error:
Installation Error - Insufficient Storage Available
However the SD Card and Phone Storage pages show plenty of space!!
Available Phone Storage = 1.46GB
I realized the problem after she had installed some simple stuff like Handcent and MyFitnessPal and they just disappeared. So I went to install ES File Explorer and RomManager to do some troubleshooting and that installed
successfully. But another weird thing was that those two didn't show up in the app draw. So I went back to the Market thinking I would try and install again and the market showed it was already installed. So I was able to open the ES File explorer and rommanager programs from the market with the "open" button.
does anyone recognize something like this? I can't explain it?! I'm using the stock rom.
i read something about installing more than 50 apps?
i read that i should try to wipe the dalvik cache? but i can't figure out how to get into cwm recovery to do that?!
http://forum.xda-developers.com/showthread.php?t=909213
http://forum.xda-developers.com/showthread.php?t=1091465
I found both of these and I think of my self capable of doing this stuff, but i can't figure out the exact steps to get all the way to wipe the Dalvik Cache.
i'm open to all suggestions..
Please help
Click to expand...
Click to collapse
This phone auto-copies your apps to your microSD card (external_sd). Try going to Settings -> Applications ->Manage Applications -> On SD Card -> Click an application -> Move to Phone.
Rinse, Lather, Repeat for each application.

Thats not happening with mine. All my apps are installing to the internal sd card. Nothing seems to want to go to my 32gb external sd card except pics and videos. Game data, navionics maps and all that load onto the internal sd

I am still getting this...sometimes I get it sometimes I don't...but there are a few apps that never install because of this...any ideas?

garak0410 said:
I am still getting this...sometimes I get it sometimes I don't...but there are a few apps that never install because of this...any ideas?
Click to expand...
Click to collapse
Me too there's no fix
Sent from my SAMSUNG-SGH-I997R using XDA Premium App

I had this problem and I just kept trying to install. Did a reboot and tried again and it installed. Not sure of a real fix though.
Sent from my SAMSUNG-SGH-I997R using XDA Premium App

Try this if you have the new market with the book and movie categories. Uninstall the market update and you'll be able to download your apps using the older market. There is a bug with the new market.
Settings>Applications>Manage Applications>Downloaded>Market>Uninstall Updates

I had this problem a while back. After hours (i mean hours) of googling, I found that the Market saves the app into the /cache partition. Samsung unfortunately made this partition only 30MB in size. Now, if you rooted and installed a custom rom that has the voodoo lagfix (ext4 partitions), 5 MB will be used as a journal for the filesystem. This means that if you try to download an app thats greater than 25 MB, the market will say that you have no space available! (cue expletives!)
The easiest way to fix this is to temporarily bind the cache partition to a location on your sdcard. For example, lets say you have a folder on your sdcard called syscache.
you would bind /cache to this directory with (run this in terminal or adb. run su first)
Code:
#umount /cache
#mount -o bind /sdcard/syscache /cache
Unfortunately i can't seem to find out how to unbind the directory after i am done. Found this solution on the internet. Use at your own risk :]

Related

Market Force Closing

So ive been trying to get apps2sd and i have succesfully done it by using apps2sd2 from the market to partition my card and then i followed the steps by Mailman below and it worked..all my apps were in the sd etc with 73 MB free...but when i click on market...it gives me an option that there is no connection when in fact i do and 2 seconds after it showa the force close message.. anyone have any idea how to fix this?
I had the same issue, had to do a full data wipe to fix it.
well seems that a full data wipe fixes it, but then when i input the commands in the terminal emulator
lucid app
lucid data
lucid dalvik
so i can get everything to the sd card it starts doing the same thing again..any ideas what is causing it?
I'm unfamiliar with the method you're using to get your apps on your SD card - mine are running on the SD card also, but I used the good ol' symlink method to do so...
It would appear your marketplace can't access your apps, or, is being locked out of something - perhaps a permissions issue on your sd partition? I had that issue when I first set up mine. All the apps were copied over with the same user/group and the market place freaked out.
The only way I was able to fix it was to copy all my apps off the sd partition to my computer, do a full datawipe, nuke all my apps, and reinstall them.
I set up a shell script that took the contents of ~/apps/*.apk and sent each to adb install, on its own line, and automated the whole thing. Took about 3 minutes to reinstall my 80 or so apps, and it restored all the app permissions to what they were supposed to - market didn't have a problem afterwards.
futango said:
I have found my problem. This works great. I can't have data on my SD or it will be really sluggish. I redid the flash and the commands, but left out "lucid data" and the phone has 72MB free and feels fast again.
Click to expand...
Click to collapse
Don't move the data and everything should work fine.
i see what your saying. ill have to try that out, but now it seems that after i wiped my data and pressed home+back to reboot my phone it is stuck at the T mobile G1 screen and doesnt want to do anything at all anymore...it just got worse.any way to fix this? ove tried wiping again and i formatted my dscard so no update to reinstall..what should i do?
just wait... when you wipe under the new builds, it may take 10mins to boot for the first time.
also I don't know how it is possible to do app2sd with terminal emulator. when you rm dalvik-cache or app that program should crash before the shell script or command finish
I had this happen as well.. more than once.
And each time it was a result of moving the "data" over to the SD card.
I finally learned my lesson... and my phone is now solid.
Hi,
My experience on 5.02 h is that the data move does not work correctly also.
I have moved the :
apps
apps-private
davik-cache
without any problems.
85 apps installed and 61 megs free with this method.
Browser and market cache cleared 1st.
I found this to be an issue only when I had tried to make my EXT2 partition too big (Over 2GB). Exact same error, moving data to the SD, Market crash. The problem was tied to moving the data though.
I had the same problem. It apeard after I installed TA utility.
The problem is that Market is looking for it's cache directory and can't find it. In my case it's looking for it on the SDcard and I have to make the directory myself: /sdcard/cache/market.
If you have not attempted to move the Market cache to SD you might want to see if you have a /cache/market in your internal memory, and if not create it.
It should solve your problem. (worked for me)
im having the same problem too.. the Application section doesn't work for me, but im able to still go into the Game section. i tried adding a cache folder to the SD still doesnt work

Apps not installing

I'm rooted and running stock Rom. I tried to reinstall crazy snow board (as an example) and get the message install failed can not find SD card. Any one have this problem? I'm at work and don't have access to the search feature. I was able to install another app. (imb movie) I have clearest cache and fixed permissions in Rom mgr since I update cwm. Have also pulled the battery.
Sent from my ADR6400L using XDA App
Is your phone mounted as a disk drive?
Sent from my ADR6400L using XDA App
Yes it's not mounted as a disk drive, I'm home now and had time to search. Found this from user Modred on another site. " I had the same problem, here's what I found out: there's a work-around and there's a fix.
1) The work-around: Unmount your SD card, install the app, mount your SD card, move the app to the SD card. And yeah, that will get annoying pretty quickly.
2) The fix:
Now, this worked for me and I read it on the android market support forum, but there's no guarantee.
- connect your phone to your PC as a mass storage device (you cannot access the file we're looking for via a file manager within the phone, the OS keeps it hidden)
- backup important data
- find the folder named ".android_secure"
- there, delete the file called "smdl2tmp1.asec"
- disconnect your phone
If all went well, you should now be able to install apps again. Nothing bad happened to my phone by deleting this temp file, but please backup before you do this, just in case.
Hope this helped. "
I tried both and they worked.
I wanted to confirm...
...this does fix the problem and causes no damage to the phone. I tried it and it worked like a charm.
Thanks for the tip!

I cannot install a 48.6 MB app from the market; "Insufficient space on device"

I cannot install a 48.6 MB app from the market; "Insufficient space on device"
This is driving me absolutely insane. I've tried so many solutions that used to work in the past for me, but nothing works anymore.
I am using an AT&T Captivate (Samsung Galaxy S). I have over 700 MB of internal memory and over 9.8 GB of memory on my SD card left. When I try to download an app that is 48.6 MB (Jelly Defense), no matter what I do, I cannot download it.
I have tried Force Closing and wiping the Data/Cache of Download Manager, Google Services Framework, Market, and Market Updater, and then rebooting the phone. Didn't work.
I've tried doing all of the above and uninstalling the Market Updates. Didn't work.
I've tried what's in this post: http://forum.xda-developers.com/showpost.php?p=18874811&postcount=2
but I had the same problem as in this post: http://forum.xda-developers.com/showpost.php?p=18889951&postcount=3
What else can I do? This is absolutely ridiculous. I CANNOT install this app.
If you have android 2.2 there is an option on the app section that allows you to move apps to sd.If not then you should root,make a partition for the apps to be stored and move them in the external storage
The captivate has horrific stock software. I would root and go custom rom and then try it. You can odin back to stock if needed for service, even without a working screen if necessary.
Sent from my PG86100 using Tapatalk
But how can I move this app to SD? It won't even let me download it once in the first place...
I'd prefer not to install a custom ROM if possible.
insert your sd card in an adapter and transfer a custom rom or something
I have the same problem with blood and glory. Nothing has worked so far.
-Sent from a Galaxy far far away
If it's a free app then try and find an apk file, put it on your SD card and install it to your device? On my rooted Cyanogenmod Galaxy 5 I can choose an option to automatically install every application to my SD.
Your /cache partion is too small search the i9000 forums there's a guide to increase the size of it
Sent from my GT-I9000 using xda premium
http://forum.xda-developers.com/showthread.php?t=1188972
That?
ok... now to figure out what that post means lol
Yup, that's the one it's not as hard as it looks
Sent from my GT-I9000 using xda premium
factory reset
agent205 said:
factory reset
Click to expand...
Click to collapse
this would be an absolute last resort for me, and I definitely would not do it for a minor issue such as not being able to download a single app from the market, let alone a game.
So, the Android Terminal Emulator on the market is basically a Linux command line, yeah?
I have never touched anything related to Linux before...
copy the script to your phone give it executable permissions and run it through adb shell or a terminal
I have no idea how to give the script executable permissions, or how to run it through the terminal.
Can somebody please help me?
ok so
I'm now pretty sure I know what's stopping me from running the script fully
https://market.android.com/details?id=jackpal.androidterm&hl=en
I used that app. It moves the cache to the SD card, which removes current problems with market cache... but it still doesn't allow you to download apps above 30 MB in size...
but because it moved the cache, the script I'm now trying to run can't work, since it's trying to find the cache in its original location.
the description for the app doesn't say what the app ACTUALLY does, or where it moves the cache
does anybody have any idea how I would go about undoing what the MarketFix app did?
So, running the script through a terminal absolutely will not work.
btw, I'm on a Captivate, Rooted, without a custom ROM. Although I did do the official upgrade to 2.2.
I tried running it through a script manager, and this is what I get as an error.
It says it cannot find the device "mount"
What exactly is the problem?

Android running out of internal device memory

Hello!
I have a memory problem with my Android device:
- Samsung Galaxy Tab, GT-P1000 (Europe)
- Firmware 2.2
- Kernel 2.6.32.9
- Build: Froyo
- Not rooted, no custom ROM
The device worked fine for a very long time. However, recently I got a warning that my internal device memory is low. Even though I did not install any new apps and the setup worked fine before.
I checked Android's storage menu and it stated:
- External SD card: 15/15 GB free
- Internal memory: 9/13 GB free
- Internal device memory: 0,00 B available
Afterwards, I uninstalled a couple of apps to free up the internal device memory. Now I have about 130 MB of free space, but the warning message is still shown. Even after reboot, it is still there. I cannot download new apps from the market nor reinstall old ones. Android always tells me that I'm out of storage.
So to me it seems like something is blocking my device. There is enough free space, but the system does not notice. I tried to clear the cache, but it did not help. Is there any way to fix that problem WITHOUT doing a factory reset?
Any help is greatly appreciated.
Actron
Froyo supports App to SD. Try going to the application manager and moving some apps to external memory. Most things without a widget will work OK. That will free up some more space.
estallings15 said:
Froyo supports App to SD. Try going to the application manager and moving some apps to external memory. Most things without a widget will work OK. That will free up some more space.
Click to expand...
Click to collapse
I have tried that already. The built-in App2SD feature always tells me that the app cannot be moved (even though the button is not grayed-out).
I consider this to be a bug in Android's memory management somewhere. None of the "normal features" to free up space could solve the problem so far. But I'm pretty sure, that some of the tech experts here know a solution. :good:
Come on, no one else got this problem before?
I can provide further information, if that helps.
But I don't want to factory reset (if that helps at all....).
Please help!
Normally cleaning out your SMS inbox and all is the simple fix to this issue. SMS and cache do take up a good amount of space on your internal memory.
i've also experience this problem on my phone (LG C660)
what i did was to root my phone and uninstalled some bloatware applications that i think i might not needed them. then install Link2SD and move other application to the SD Card.
Try clearing the cache of all your apps. I done that earlier, even though I didn't really need to, and xda app alone had 634mb.
Sent from my Sony Xperia S using XDA Premium
"Knowledge is power" = Check out this [GUIDE] How to be a New User (and not a noob)
What it seems like is the system memory is a bit low.(maybe)
try apps which let you explore the root folders(root explorer and the likes) and just go on a deleting spree with apps you dont need in the sytem folder.
hope this helps
try to move the apps to usb storage
go to menu :
setting - apps - manage application
Hello everyone and thanks for your replies.
DocMentalZ said:
Normally cleaning out your SMS inbox and all is the simple fix to this issue. SMS and cache do take up a good amount of space on your internal memory.
Click to expand...
Click to collapse
My inbox is almost empty (<10 messages), so that should not be a problem. Its just some characters.
pingu_c660 said:
i've also experience this problem on my phone (LG C660)
what i did was to root my phone and uninstalled some bloatware applications that i think i might not needed them. then install Link2SD and move other application to the SD Card.
Click to expand...
Click to collapse
I don't want to root my SGT yet. And I cannot install any new apps, so all app-based rooting techniques will not work anyway. But I'll put rooting + Link2SD on my todo list and try that when my tablet is up running again.
KidCarter93 said:
Try clearing the cache of all your apps. I done that earlier, even though I didn't really need to, and xda app alone had 634mb.
Click to expand...
Click to collapse
My apps are not using any cache. I checked them all and also did a reboot. This is not the problem's cause.
creagrox said:
try apps which let you explore the root folders(root explorer and the likes) and just go on a deleting spree with apps you dont need in the sytem folder.
Click to expand...
Click to collapse
What "root folders" are you talking about? I have AndroZip installed, but it seems like most folders on system level are empty. And unfortunately, I cannot install any other apps to explore the file system. Android market won't let me install anything right now (as I said above).
ImJL88 said:
try to move the apps to usb storage
go to menu :
setting - apps - manage application
Click to expand...
Click to collapse
Does not work either, I always get a warning that the app could not be moved (for whatever reason...).
As I said before: It seems like something is blocked internally. I have 136 MB of internal device memory free, so this should be enough to work with. But Android does not agree. And everything worked fine before, when I had less free memory. So what's wrong with my device!? I read about a loopback lagfix, but I'm not sure what it is. Has somebody heard about that?
Have you tried a factory restore
and jus download your apps agen
But rooting the device is better and you get more control over it
but up to you
Happy to help sent from my Android device with XDA premium

Question...

Hi all,
for some odd reason on my Tab, I am being stopped from doing any downloads. I was looking at my storage and i noticed that the download folder only has 192mb used with 10.15gb free. but it almost looks like that download folder can only hold 192mb of data. Is there a way to change this or do i constantly need to monitor the folder and move items as it fill towards that 192mb?
this is happening on both stock (previous install) and CM10 (currently installed). I just think its a little wierd...
thanks for the help in advance
May be try another browser and check setting/storage to see if the internal sd card ( not external) has space
Also in cm10 try to delete cash and dalvik cash no factory reset ( not to lose your apps) and fix permissions
Also try to delete data and cash of your browser and any app which is called download from setting/apps
If this does not work try format internal sd ( have not tried it) or try factory reset( will lose data) and clean install
Sent from my GT-P5100 using xda app-developers app
Mohamedselim said:
May be try another browser and check setting/storage to see if the internal sd card ( not external) has space
Also in cm10 try to delete cash and dalvik cash no factory reset ( not to lose your apps) and fix permissions
Also try to delete data and cash of your browser and any app which is called download from setting/apps
If this does not work try format internal sd ( have not tried it) or try factory reset( will lose data) and clean install
Sent from my GT-P5100 using xda app-developers app
Click to expand...
Click to collapse
Everything has plenty of space, it just won't save in the downloads folder. I used dolphin browser and it allowed me to select a different place to save and it worked fine. Now I am also noticing that i am being stopped from installing apps via amazon app store. I thing it may be due to this mystical "space Limit" that i seem to be experiencing... how would i go about formatting the internal sd card if needed?
I think found in mounts and storage in cwm but have not tried it afraid may cause serious problems
Or use stock firmware from www.samfirmware.com which has a pit file and check repartition in odin setting before flash (do not check if no pit file put in odin) but afraid may cause serious problems if done incorrectly
Use as last resort and read before applying may brick the tab permanently if done incorrectly
Try clearing cash from setting/apps for Amazon store and try also fix permissions and delete cash and dalvik from cwm (no or less risk)
Sent from Galaxy S2 or Galaxy Tab2
If you cannot install
onyx1898 said:
Hi all,
for some odd reason on my Tab, I am being stopped from doing any downloads. I was looking at my storage and i noticed that the download folder only has 192mb used with 10.15gb free. but it almost looks like that download folder can only hold 192mb of data. Is there a way to change this or do i constantly need to monitor the folder and move items as it fill towards that 192mb?
this is happening on both stock (previous install) and CM10 (currently installed). I just think its a little wierd...
thanks for the help in advance
Click to expand...
Click to collapse
If you cannot install from Google Play store, then the problem could not be related to phisical free space.
This is a way to get over with installation problem:
1) You need to be rooted
2) You need a root explorer, such as the one in Rom toolbox pro by Jrummy
3) Go to the "data/data" dir at the root of Adnroid filesystem
3) Locate the reference to the app you cannot download
4) Delete it
5) Search XDA forums for more detailed info
At this point you should be able - at least - to install
[edited] Look for instance at this thread, where a similar problem is discussed (cannot add link, remove spaces from URL)
http: // forum.xda-developers.com/archive/index.php/t-876582 . html
Thanks folks, I will check in to these options when I get home tonight.
Sent from a phone that is better than sliced bread...

Categories

Resources