Manage applications shows 191mb used 224 free, but when I try to change a file in system it shows 2m space is all through root explorer.. how can I get more space without sacrificing much?
Mahlhavoc said:
Manage applications shows 191mb used 224 free, but when I try to change a file in system it shows 2m space is all through root explorer.. how can I get more space without sacrificing much?
Click to expand...
Click to collapse
Go to Menu-Settings-SD & phone storage and see how much available internal space you have. Is your phone laggy? are you getting a low memory/low storage error? If not, you should be good to go. Still, you can delete unnecessary apps & widgets from the system/app folder to free up some space or you can move some of the apps from the system/app folder onto your SD card. Yet, if you're not going to be installing anything that will be stored on the system/app section, you should not be concerned. By the way, Root Explorer shows that I have 6.88MB free space in regard to the system partition.
Related
My Desire's ROM is full. I have rooted the phone and using root explorer to remove garbage from the ROM. There are many apps in /system/app. Each app has a .apk file and an .odex file. Is it safe to move the *.apk files to my sd card to save up space? Or are they needed to run the application?
Thanx
norad73 said:
My Desire's ROM is full. I have rooted the phone and using root explorer to remove garbage from the ROM. There are many apps in /system/app. Each app has a .apk file and an .odex file. Is it safe to move the *.apk files to my sd card to save up space? Or are they needed to run the application?
Thanx
Click to expand...
Click to collapse
Think you may need to read a fair few of the posts in the forum if you are asking is it safe to remove apk's.
A fair answer is yes and no.
Some you can some you can't.
Removing the wrong ones will cause havoc with your phone.
Why not try flashing one of the custom Roms on here.
Thanx Raze.
I believe that the operating system either *needs* or *doesent need* an apk file in the system/app folder for the app to function correctly.
My question is: Does android 2.2 *need* or *not need* the .apk file of an app to exist in the /system/app folder in order for the app to function correctly? Isnt the odex file enough?
Since apk's are package files, my impression was that maybe they are not needed after the app is installed.
deleted .apk file = uninstalled app
deleted important.apk file = havoc on your phone
norad73 said:
My Desire's ROM is full. I have rooted the phone and using root explorer to remove garbage from the ROM. There are many apps in /system/app. Each app has a .apk file and an .odex file. Is it safe to move the *.apk files to my sd card to save up space? Or are they needed to run the application?
Thanx
Click to expand...
Click to collapse
You won't get any advantage from that; freeing space on the system storage partition won't lead you to have more room for your apps on the internal storage of your device: those are two different partitions. If you want more space on the internal storage partition you should flash a custom, resized partition table (you need s-off, look on the related topic for the howto) and (if you didn't do that yet) partition your sd, so that you can use a2sd scripts to move your stuff there. That's the best you can do if you wanna have more room for your apps, everything else won't help much imo
norad73 said:
Thanx Raze.
I believe that the operating system either *needs* or *doesent need* an apk file in the system/app folder for the app to function correctly.
My question is: Does android 2.2 *need* or *not need* the .apk file of an app to exist in the /system/app folder in order for the app to function correctly? Isnt the odex file enough?
Since apk's are package files, my impression was that maybe they are not needed after the app is installed.
Click to expand...
Click to collapse
My understanding (please correct me if i am wrong as i am so used to windows phone) is that the odex file is simply the integrity of the apk. lots of roms now are de-odexed so you can push or zip-flash a file into its place and it will still function. if the rom still has the odex files this is not possible as the phone will check the apk against the odex file and bootloop. The apk is the install package and the woking part of the file itself. Your best bet would be to flash a rom with A2SD installed in it. This accesses a fat3 partition on your sd card which the android os sees as extra internal space. I'm running LeeDroid 2.2d A2SD version. I have more apps installed now than when i was on a stock rom (motonav, psx4droid, angry birds, snesoid etc) and my phone still says i have 85mb or 52% of my space left
Thank you guys, now it is clear.
I keep getting a storage space low warning on my Desire, and I am trying to find out how to free up some space. My phone is rooted, my sd is partitioned, and most of my apps are installed on the SD with apps2sd.
Any apps still installed on the phone do not support installing on the SD. I have removed almost all apps and left only a very few that cannot be moved.
EDIT: Just realized that HTC Mail data was taking up 65mb of the phone memory.... deleted it and now my phone can breathe again
you are rooted? well if you use a2Ext you dont have to move your Apps to SD.
Moved to Q&A as not development.
Please do not post such questions in development.
Check those articles:
Safe to remove apks:
http://androidforums.com/droid-x-al...t-apps-apks-removable-non-removable-root.html
http://wiki.cyanogenmod.com/index.php?title=Barebones
Custom MTD Partitions (resize data, system, and cache):
http://forum.xda-developers.com/showthread.php?t=806321
gents,
I wonder in which folder the downloaded market apps go before the get installed.
Additionally the question rises if one can delete those files or do they get deleted automatically after installation??
HorNet505 said:
gents,
I wonder in which folder the downloaded market apps go before the get installed.
Additionally the question rises if one can delete those files or do they get deleted automatically after installation??
Click to expand...
Click to collapse
They are run from the location they are downloaded to on the phone. So when you download a file from the App Market it will be stored in the folder, installed and run from said APK. If you move it to SD it moves the file from internal to external. If you uninstall the file if it sits on the phones memory it will automatically delete the file.
Not quite. They are stored on the cache partition. They are not always deleted, but they do not take up app space as the partition size is fixed. And when the space is needed on the cache partition, eventually they are deleted.
Is the cache folder visible to me? What's it called.
I got the problem that, despite all my apps are moved to my SD card, the updates fill up my internal memory. I understood that the updated apps are as well moved to the SD card. This is my default setting as well i
Downloaded apks are gets stored in /data/app. You need ROOT access to locate them. Root Explorer will let you access these files.
ip2op01 said:
Downloaded apks are gets stored in /data/app. You need ROOT access to locate them. Root Explorer will let you access these files.
Click to expand...
Click to collapse
Let me make a correction here: installed apps are stored in /data/app (requiring root for write permissions). System apps are stored in /system/app (requiring S-OFF or Recovery mode for write permissions). Downloaded apks are stored in /cache/download, which is why in partition tables, where the cache partition is >5 MB, you should symlink the download folder to a folder in the sdcard, to be able to download apps larger than 5 MB. Otherwise the market will return the error "Insufficient storage available." or something like that.
Not that all of that really matters, seeing as this is a year old thread...
Please use the Q&A Forum for questions Thanks
Moving to Q&A
Hello, I have a question. I have the Samsung galaxy ace root and the root explorer I can see the files but the problem is that I have a problem with the sd card.
Explaining the root problem is that I open explorer and I get the root folder and there I give app data and then and there I get all the apps installed on the internal card and cell phone so I give the app and I can give install message so that if I give to see all your arxibos will I see, because I want to do the same thing but in the applications installed on the sd card is all that installed him stan to see how the d internal memory but the memory externally. Not if I explain here is better:
when I get into /data/app
imageshack.us/photo/my-images/713/18562887.jpg/
imageshack.us/photo/my-images/842/37418692.jpg/
imageshack.us/photo/my-images/94/41448627.jpg/
and when I'm in /mnt/sdcard
imageshack.us/photo/my-images/204/24011522.jpg/
The purpose of this is that in / mnt / sdcard no data / app so I can not give the application to see as before in / data / app so you can see the configuration files of the game
Even in the pc let me.
PS: the big problem is that the file is read-only and even changing the permissions and putting it all clicked not even let me delete or modify files in that folder or glue or anything.
Let's see if anyone can answer me. thanks
Double/cross posting is not allowed.
For reference, the two other identical threads:
http://forum.xda-developers.com/showthread.php?t=1801169
http://forum.xda-developers.com/showthread.php?t=1799935
Thread closed.
Im running XBMC 13 and tried relocating the app with per instructions on this site however it doesnt use the data/obb directories. How do I change the profile path/directory in XBMC to point it to the stickmount mounted drive. I know this will solve alot of users problems as XBMC can be a space hog on the Fire TV? Thanks in advance
I believe this has already been covered...
http://forum.xda-developers.com/showthread.php?t=2790246
{ParanoiA} said:
I believe this has already been covered...
http://forum.xda-developers.com/showthread.php?t=2790246
Click to expand...
Click to collapse
Very close but not what I was looking for. Ideally I want to redirect addons directory, userdata,addon_data directory only. Some addons use alot of space in their own addon folders and make it difficult to manage. Thanks in advance
..
Try moving your thumbnail folder
myteematt said:
Very close but not what I was looking for. Ideally I want to redirect addons directory, userdata,addon_data directory only. Some addons use alot of space in their own addon folders and make it difficult to manage. Thanks in advance
Click to expand...
Click to collapse
The thumbnails folder in userdata takes up the most memory. That is unless you've downloaded metadata packs which can be 2GB and are located in the metahandler folder under addon data in your userdata folder. I've solved all of my storage issues by relocating metadata and/or the thumbnails folder.
htpcforall said:
The thumbnails folder in userdata takes up the most memory. That is unless you've downloaded metadata packs which can be 2GB and are located in the metahandler folder under addon data in your userdata folder. I've solved all of my storage issues by relocating metadata and/or the thumbnails folder.
Click to expand...
Click to collapse
Has anyone successfully moved the XBMC with stickmount and folder mount, and only use the external drive for storage in XBMC?
XBMC data on external storage slow read/write
myteematt said:
Has anyone successfully moved the XBMC with stickmount and folder mount, and only use the external drive for storage in XBMC?
Click to expand...
Click to collapse
I haven't but I will. Keep in mind XBMC accesses data constantly. The quickest access is the onboard memory. An external USB drive read/write speed will be much slower for sure.
I just thought of an idea, but idk if it will work. What is someone is able to make a script that would symlink /data or /system (whatever you want) to a usb (formatted ext) that is plugged in. Possibly use Script Manager to run it at boot. Unless someone knows a way to do it directly on the device without an app. That would give you enough space as you would need.
I decided to upgrade to Lollipop after holding out for awhile.... before I did though, as I knew I was going to run an RUU so I wouldn't have any problems with the OTA, I copied everything in my "storage" (all folders) to my windows laptop desktop via USB.
After upgrading, I copied it all back, making sure not to over-write anything.
What is strange is when I copied all my folders to my laptop initially, I didn't see a Download folder... which I expected to see. But after looking through the folders I had copied, I saw a folder called storage, and in that folder another called emulated, and then another called "0". In that folder I finally saw my Download folder.
I didn't think much of this at the time, however, when I look at storage from Root Explorer, I note there is a new Download folder at the "root" level of storage, but the storage/emulated/0 path is still there as well.... and following it takes me to my old Download folder....
So...to get back my original folders and contents before I upgraded to Lollipop, I have to copy over every folder in this path up 3 levels. i.e., from /storage/emulated/0/storage/emulated to /storage/emulated.
What is going on? Why is there an "0" and a "legacy" if I go up one level from /storage/emulated/??? Why did my old Download folder end up where it did?
I had this exact same thing in my mind.
Why is there such a folder ?
My phone storage was almost full and I found out this folder is taking up whole space.
I cut the storage folder and pasted it into memory card
now all my downloads go to memory card (mmc:storage/emulated/0)
+1
I have also this folder that takes a lot of internal memory space.
I experiment one thing:
I have 1 game that takes 2Gb of data and I have moved it to sdcard memory (using Android-M feature : move app from internal to sdcard )
I saw in this directory (emulated/0/ ) the 2Gb of this game. ????? So, I tryed to copy/paste this data to sdcard, in order to free internal memory space. But I loose the game's configuration.
I was thinking that moving app from internal to scard, the data of the app also move, isn't it ?
I need help to understand that ...
Nang06