No space on system partition - G3 Q&A, Help & Troubleshooting

Trying to set custom boot and shutdown animation but it seems I've only got 32Mb left on the system partition. How can I overcome this problem?

constantG said:
Trying to set custom boot and shutdown animation but it seems I've only got 32Mb left on the system partition. How can I overcome this problem?
Click to expand...
Click to collapse
I hate to be obvious; but clearly you need to find out which apps have consumed your storage space. Some likely suspects include Kindle, Audible and Zedge. And then you need to do some serious file backup and/or deletion.

Henri Blanche said:
I hate to be obvious; but clearly you need to find out which apps have consumed your storage space. Some likely suspects include Kindle, Audible and Zedge. And then you need to do some serious file backup and/or deletion.
Click to expand...
Click to collapse
I'm fairly positive that apps that I've downloaded and installed reside on the internal sdcard but the system partition is separate to it. I beleive this to be true because although I have only got 32MB space on the system partition, I can still install a game like Super Stickman Golf 2 without any problems. I do not have an external sdcard installed on my device.
If the above is correct, I still need this question answered, thanks for your input though.

Related

Removing stock apps...benefits?

Hi all, hopefully some of the more knowledgeable Android tweakers venture out of the Dev forums for a peek here and render some help. I know they get rather pissy if you post questions in there.
I figured I could free up some space if I removed stock apps I didn't use. I have a full licence for Docs To-Go so having QuickOffice pre-installed is a pain.
I followed a guide to move the .apk and .odex from /system/app to a spare SD card and looking at the files in total they combine to be about 6MB in size.
The funny thing is after a restart of my phone I'm no better off in terms of storage space...in fact I lost a couple of MBs!
So, for those in the know...what really IS the deal with the internal storage space?
Aitese said:
Hi all, hopefully some of the more knowledgeable Android tweakers venture out of the Dev forums for a peek here and render some help. I know they get rather pissy if you post questions in there.
I figured I could free up some space if I removed stock apps I didn't use. I have a full licence for Docs To-Go so having QuickOffice pre-installed is a pain.
I followed a guide to move the .apk and .odex from /system/app to a spare SD card and looking at the files in total they combine to be about 6MB in size.
The funny thing is after a restart of my phone I'm no better off in terms of storage space...in fact I lost a couple of MBs!
So, for those in the know...what really IS the deal with the internal storage space?
Click to expand...
Click to collapse
there is few benefits to removing stock apps, stock apps are stored on the /system/ partition as you know, the device dosent use this for anything except the os, stock app and other system related items like, .lib files and the kernel, the portion we have as useable data is on the /data/ partiton, so removing apps from /system/ just free's up space on that partiton.
now here are two possible benifits, i removed most of the stock apps, and media files from system to free up enough space, i then did a nandroid backup, and flashed the alpharev sence hboot, giving my device there new partiton tables, it reduce the size of the system partiton, giving me a much bigger /cache/ and a bit more space on /data/ or if you dont want to remove as menny stock apps as me, you can just remove a few, see how much space is in /system/ then using the tut in development, modify you own partition table, removing the free space from /system/ and adding it to /data/, you need s-off to do all this
^ Is it just me or is that very complicated
Thanks AndroHero, that's cleared it up quite a bit.

[Q] [Major Problem] App Space Too Small!!!

Is there any way to expand the storage partition where the apps are installed? The DInc has 8-ish gigs of space and it is being wasted because I can't install any more apps on my phone without having to sacrifice one, which is really annoying. Thanks in advance
Futur Innovations said:
Is there any way to expand the storage partition where the apps are installed? The DInc has 8-ish gigs of space and it is being wasted because I can't install any more apps on my phone without having to sacrifice one, which is really annoying. Thanks in advance
Click to expand...
Click to collapse
Have you tried A2SD? It can be buggy, but when it works it WORKS.
Futur Innovations said:
Is there any way to expand the storage partition where the apps are installed? The DInc has 8-ish gigs of space and it is being wasted because I can't install any more apps on my phone without having to sacrifice one, which is really annoying. Thanks in advance
Click to expand...
Click to collapse
This depends on whether you're low on "Application APK Space", which seems dubious since there's quite a lot, (750M) , or /data/data (where all the libs, cache , etc go) space. That only has 160M or so and it runs out way before 750M of space goes.
I've got, for example, 500M free in applications, but a month back, couldn't install a new one. I found this link in XDA:
http://forum.xda-developers.com/showthread.php?t=853001
I've had no space problems since. It creates a new loop partition either in /mnt/emmc or in /mnt/sdcard (choose emmc, it makes more sense), and then you've got as much as you want. It's the same error message regardless. The new loop partion allows you to move components (that would normally got to the filled up /data/data area to the new partition).
If you want to know for sure, open terminal emulator, type in
$su
# df
# mount
and put the results back into this thread. It's pretty easy to tell. /data/data is pretty tiny separately mounted partition, and it's often close to out of space. That could be the problem. This guy that is doing the thread I linked to above, has been working on the problem awhile with us Beta testers and as far as I'm concerned has it cracked, so it's not yet on market but it's downloadable.
---- Best of luck to you - Hashi

Making a bigger /data partition for apps

I've been wanting to make a larger /data partition on a Droid Incredible. I mean, after all, it comes with a lot of storage. But there is not nearly enough for apps. Sure. I can use my SD card. But unless there is something I'm not aware of, you can only install some apps to the SD and even when you do, pieces of that app still exist in /data. But what's even worse is the fact that I already use my SD card for movies and videos and such and I just don't really use the unclaimed space of which there is plenty, in the phone, for that sort of thing and yet I can't use it to install apps. I haven't found too much on this topic outside of using App2SD. I did find a lot of talk of using parted and even gparted. But this talk is generally about partitioning your SD card. If I were to use parted or gparted to resize the /data partition at the expense of another partition's space and I did it properly, would the Android system not boot because of it? And if this is doable, is there a better, easier way to do it than using parted and adb or gparted? Also, is there a guide for resizing your /data partition? I could probably survive without one if I had to but it would really be helpful just in case there are some big DO NOT DO's that should be avoided that aren't obvious. Any help would be greatly appreciated.
enigmatl said:
I've been wanting to make a larger /data partition on a Droid Incredible. I mean, after all, it comes with a lot of storage. But there is not nearly enough for apps. Sure. I can use my SD card. But unless there is something I'm not aware of, you can only install some apps to the SD and even when you do, pieces of that app still exist in /data. But what's even worse is the fact that I already use my SD card for movies and videos and such and I just don't really use the unclaimed space of which there is plenty, in the phone, for that sort of thing and yet I can't use it to install apps. I haven't found too much on this topic outside of using App2SD. I did find a lot of talk of using parted and even gparted. But this talk is generally about partitioning your SD card. If I were to use parted or gparted to resize the /data partition at the expense of another partition's space and I did it properly, would the Android system not boot because of it? And if this is doable, is there a better, easier way to do it than using parted and adb or gparted? Also, is there a guide for resizing your /data partition? I could probably survive without one if I had to but it would really be helpful just in case there are some big DO NOT DO's that should be avoided that aren't obvious. Any help would be greatly appreciated.
Click to expand...
Click to collapse
theres around 780mb in there thats not enough?
JoelZ9614 said:
theres around 780mb in there thats not enough?
Click to expand...
Click to collapse
He's talking about /data/data/ which is like 150mb, I use the NotEnoughSpace app it lets you store data on cache, emmc, sd card, you should check it out.
Well, I messed with notenoughspace too which was my eason for posting. This was the app that made me say enough is enough, can I just resize /data/data?.
-1- So much space on the incredible is going to waste while programs such as these would have me put apps on the SD where I really do want space for my other stuff like music and movies.
-2- Unless I missed a button or option, NotEnoughSpace came off as annoying to me. I would go into apps and wait for a minute for it to scan every time I do it and then I pick an app, for example Beejive. It makes me move it ONE FILE AT A TIME. And even then, there is stuff you can't move. Can I not just move the app, all of it in one click?
But most importantly, I just want more space on /data/data. I want to resize the partition. The phone has what, 8 gigs on it and allows 150 mb for apps in there which is just crazy.
Can I resize the partition where apps are stored (/data/data) by way of parted or gparted? to avoid the annoyance of using my external storage which I want to use for movies and music? There's probably 6 or so gigs on my phone I'll never use for media that should be meant for apps.
Has anybody resized the data partition? Are there consequences to doing it if it's done properly? Is there a guide? What is the easiest way to do this? Any help would be appreciated.
enigmatl said:
Well, I messed with notenoughspace too which was my eason for posting. This was the app that made me say enough is enough, can I just resize /data/data?.
-1- So much space on the incredible is going to waste while programs such as these would have me put apps on the SD where I really do want space for my other stuff like music and movies.
-2- Unless I missed a button or option, NotEnoughSpace came off as annoying to me. I would go into apps and wait for a minute for it to scan every time I do it and then I pick an app, for example Beejive. It makes me move it ONE FILE AT A TIME. And even then, there is stuff you can't move. Can I not just move the app, all of it in one click?
But most importantly, I just want more space on /data/data. I want to resize the partition. The phone has what, 8 gigs on it and allows 150 mb for apps in there which is just crazy.
Can I resize the partition where apps are stored (/data/data) by way of parted or gparted? to avoid the annoyance of using my external storage which I want to use for movies and music? There's probably 6 or so gigs on my phone I'll never use for media that should be meant for apps.
Has anybody resized the data partition? Are there consequences to doing it if it's done properly? Is there a guide? What is the easiest way to do this? Any help would be appreciated.
Click to expand...
Click to collapse
Ask conap hes good with this type of thing
Making progress but still need help.
There's some talk on the net that you can modify the size of the .img files that nandroid makes and simply flash them back to your phone.
Problem is, I can't find a windows way to do it on the net. The closest that I've come is a program called toporesize. This program will let you open files such as data.img from your nandroid backup. But you can't resize them because you get an error box that says this appears to not be an ext* filesystem. Check size file only to resize the file or use other tools. I'm assuming that means it wants you to check a button that says resize file only no resize2fs. In the one guide I found that talks about this app, it says do not check this box. So I'm assuming if you did, it would work and then when you flashed the file back to your phone, it would either not boot or the size would not be changed properly.
I also noted that there's a thread or two that has posted some custom sized data.img files for download. I would do this as a last resort but would prefer to resize my own data.img for a more precise choice of how large I want it.
The error mentions other tools. Are there other tools or programs for Windows users?
Does anybody have any insight on resizing the /data/data partition either by this method, by using parted/gparted, or any other method that works effectively?
I would avoid trying to alter the size of the partitions on your phone. That is how you end up with a brick. There are other ways including finding out which apps are taking up all of your space. 150 MB does not sound like a lot, but it is considering what is stored there.
Go into Manage Applications and click on the All tab. Then press the menu key and sort by size. Click on the apps near the top with anything higher than 3 or 4 MB. Look at the details in the storage section for each app. You will see a Data line item. If it is really high in proportion of the size of the Application, you should clear it. That will save you a lot of space.
In the case of the Mail app or other social networking apps like Facebook or Twitter, you can go into the settings and restrict how much data is stored on the phone. They can really eat up space by downloading a month of emails, etc ...
ihtfp69 said:
I would avoid trying to alter the size of the partitions on your phone. That is how you end up with a brick. There are other ways including finding out which apps are taking up all of your space. 150 MB does not sound like a lot, but it is considering what is stored there.
Go into Manage Applications and click on the All tab. Then press the menu key and sort by size. Click on the apps near the top with anything higher than 3 or 4 MB. Look at the details in the storage section for each app. You will see a Data line item. If it is really high in proportion of the size of the Application, you should clear it. That will save you a lot of space.
In the case of the Mail app or other social networking apps like Facebook or Twitter, you can go into the settings and restrict how much data is stored on the phone. They can really eat up space by downloading a month of emails, etc ...
Click to expand...
Click to collapse
This request is meant with respect and NOT as a flame but I have to make this request so others don't follow and potentially change the thread into a debate on whether to resize or not resize the partition.
Please let's not start talking about whether this is a good idea or not nor if doing this can make our phone into a brick. Now that it's been said, those lurking and considering this for themselves can make up their own minds. But there are a lot of things talked about throughout XDA that can make your phone into a brick yet things are done in the name of making our devices better.
And yes. We can take action to reduce the amount of data that apps are taking up. To tell you the truth, I would do that even if I had a 1GB partition. I think always saving space when space can be saved is a good idea.
But just in principle, I and probably others want to reclaim that space on our phones that will never be used by anything. Maybe HTC allocated the space as it's allocated because some users won't use an SD card and will then use that space for their media and other miscellaneous stuff.
But once you have an SD card that's way bigger than the extra space on your phone, it becomes pointless to use that space on your phone for media. So I want it available for data.
So both sides of whether to do this or not have now been posed. I ask can we please get back to the topic of how to though I do thank you for your input.
That said, again, does anybody know how to resize your data partition whether by doing it live with parted or gparted or by editing the data.img file that nandroid via clockwork mod puts out? I would really appreciate it.
I tried making a nandroid backup of the phone through clockworkmod, sending the data.img file to my computer, using toporesize to resize it. And by the way, I was forced to check the resize file only no resize2fs button as not doing this generated an error. I then used md5sum to get an md5sum for the new data.img. I then inserted the md5sum in clockwork/nandroid's nandroid.md5 file (with a linux file compatable text editor). I then sent the entire backup back to the phone in a different clockworkmod/backup folder, used rom manager to restore, selected the new resized backup.
After the flashing was complete, I went into my phone only to find that the data partition still had the same amount free (give or take a few K). I wondered if that's because I had to shrink the system file? I was thinking before I started that it's probable that I would have to shrink another partition that had free space so I chose system. I attempted to repeat the above steps from the beginning this time with the plan of shrinking system.img.
No go. toporesize will not shrink it properly. Errors are reported in the process though when I reload it into toporesize, it looks like it has the size I want. Knowing it would probably fail, I tried to continue anyway. Even with the correct md5sum, nandroid won't even start the recovery of that set. You get a status bar for a second and then, the phone just reboots.
So for now, I'm at a loss but I know this can be done.
Whether using this method or another, does anybody know how to properly change the size of the data partition using WINDOWS?
Don't come crying when you brick it.
ihtfp69 said:
Don't come crying when you brick it.
Click to expand...
Click to collapse
I have no intentions of such. -1- I will quite likely never brick it as nandroid pretty much has me covered. But if I do, -2- I don't plan on having this phone forever. It's not new any more. There are already several models that are better than the droid incredible that I'm looking at. If I were to brick this phone, yay. Good excuse to buy a new phone. But, odds are, i'll never brick it and come November or December, I'll buy something else anyhow.
So please, this isn't about the risks, of course you can brick your phone trying this or many other things on XDA.
Does anyone know how to resize the data partition using any method that can be done with the help of a Windows machine?
This is a fundamental change to a very sensitive area you have
276 mb for the system rom and 748mb for user apps.Many rom devs seem to be straining to keep the rom below 200mb and it is amazingly easy to fill up 748 mb with little apps.
I would think if it were possible to do this it would have been done by the rom devs first thing. I would love to see a rom dev bump this to 500mb and 1024mb.
Chances are to re partition the partitions on the phones memory is not possible with out a hboot flash or something of a custom bootloader...
I find removing these help... Also i use handcent and gmail.app instead of the stock apps...
friendstream
peep
twitter
flicker
stocks app
facebook
748 mb? I only have 150 available in /data/data. How do you get 748?
enigmatl said:
748 mb? I only have 150 available in /data/data. How do you get 748?
Click to expand...
Click to collapse
748mb is the size of the entire /data partition what us devs are doing with the new roms is symlinking things to the /system from /data i've managed to do it without symlinking but it bring the /system to its limits and thats usually not good to do
enigmatl said:
748 mb? I only have 150 available in /data/data. How do you get 748?
Click to expand...
Click to collapse
In my /data/data i have 95.96 MB free
rom 35MB free
app space 212 MB free
internal 6.44GB free
Also /data/data is a different partition than /data so the 150 is not included as part of the 748.
Resize /data/data partition - Update?
Did you ever find a solution to resizing the HTC Incredible's partitions?
I too am fed up with having to constantly clear caches and uninstalled apps, just because the tiny 150MB partition fills up. It's been a problem since my wife and I bought our phones.
I expect it would have to be done by a custom bootloader, but thought I would check and see if you had any success.
If nandroid recreates the partition tables based on the sizes of the .img partition backups, then they could probably be resized by mounting the .IMG files directly under Linux and using Linux tools to resize each one - or - creating a new .img partition of the new size(s), mount the backups and copy everything over to the new one, unmount it and go from there?
Steve
Have you used the Ext4 mod created by Tiny and Jermaine151?
http://forum.xda-developers.com/showthread.php?t=1623038
...and the following is the original thread which has the details of what exactly the mod does:
http://forum.xda-developers.com/showthread.php?t=1315372
If I'm reading this (outdated) thread correctly, this mod is what you're looking for in regards to partitioning /data/data. The second link is provided in the OP of my first link.
SlimSnoopOS said:
Have you used the Ext4 mod created by Tiny and Jermaine151?
http://forum.xda-developers.com/showthread.php?t=1623038
...and the following is the original thread which has the details of what exactly the mod does:
http://forum.xda-developers.com/showthread.php?t=1315372
If I'm reading this (outdated) thread correctly, this mod is what you're looking for in regards to partitioning /data/data. The second link is provided in the OP of my first link.
Click to expand...
Click to collapse
What he said ^^^^
Just do it.

[Q] Manually transfer certain app to the sd-ext (ext3/4) ?

Just wondering is there any way to manually transfer certain app to the sd-ext (ext3/4).
Any hidden setting or tweak in S2E ?
I am using S2E but it moves all your applications to sd-ext and don’t let you choose the applications that you want to move.
I only want to move games,unimportant,less frequent used or non background applications to sd-ext.I think launchers and some other apps just run better or need to be in the internal memory for max performace and to minimize battery drain.
Is there any way to get around ?
if it is moving all your apps and you want to move certain apps back then you could use an app called system cleanup. its a really useful app,once its loaded its as simple as long pressing the desired app and choosing your option. titanium backup also does the same and has a batch mode. not sure if this is what your looking for or not?
edit: miss read your post,so i dont think this will move to sdext? but may come in useful
R.V.3 (MokeeOs)
slymobi said:
if it is moving all your apps and you want to move certain apps back then you could use an app called system cleanup. its a really useful app,once its loaded its as simple as long pressing the desired app and choosing your option. titanium backup also does the same and has a batch mode. not sure if this is what your looking for or not?
edit: miss read your post,so i dont think this will move to sdext? but may come in useful R.V.3 (MokeeOs)
Click to expand...
Click to collapse
As far as i understand "system cleanup" will move certain apps to "/system".That is not what we did MTD partiton for.
The problem is when you install an app,S2E moves it to sd-ext(ext3/4) and don’t let you choose the applications that you want to move.I want to manually transfer the app either to"/sd-ext" or "/sdcard" or just keep it in internal memory(/system).
e.g. App A in system
App B in /sd-ext
App C in /sdcard
optimusodd said:
As far as i understand "system cleanup" will move certain apps to "/system".That is not what we did MTD partiton for.
The problem is when you install an app,S2E moves it to sd-ext(ext3/4) and don’t let you choose the applications that you want to move.I want to manually transfer the app either to"/sd-ext" or "/sdcard" or just keep it in internal memory(/system).
e.g. App A in system
App B in /sd-ext
App C in /sdcard
Click to expand...
Click to collapse
Not sure if you confuse something? Apps on sd?
And yes, you're right: s2e doesn't let you pick individual apps - but... I believe that's a good idea thinking about performance (just my opinion, though).
Any time I have the feeling an app should be in internal I'd push it to system (usually i won't run out of space there as i strip a lot of bloat out). This makes even more sense to me than using two data partitions (what you would have when selectively moving apps to sd or vice versa).
All my user apps and dalvik-cache are on sdext (so there's no need for the OS to search and less possibility to struggle). I use custom mtd partitions, too, but the internal data partition isn't useless as there's still a lot of app data...
But like i said: just my opinion ymmv.
Swyped from my HTC Wildfire (Buzz)
eventcom said:
Not sure if you confuse something? Apps on sd?
And yes, you're right: s2e doesn't let you pick individual apps - but... I believe that's a good idea thinking about performance (just my opinion, though).
This makes even more sense to me than using two data partitions (what you would have when selectively moving apps to sd or vice versa)All my user apps and dalvik-cache are on sdext (so there's no need for the OS to search and less possibility to struggle).
Click to expand...
Click to collapse
Nope,I am not confused.I want to manually move selected apps to
>Internal data partition
>SD-ext(ext3/4)
>SD Card(like APP2SD let you choose the apps you want to transfer to external storage)
In short,moving only select apps to the ext-3/4 partition.
The more system related stuff you move to the SD ext, the more information it needs to pull out from the SD Card.
As i said some critical apps need to be in the internal memory for stability and performance reasons while it's better to keep some heavy apps like Offline maps or Dictionaries to external memory (FAT32 partiton).
Any time I have the feeling an app should be in internal I'd push it to system (usually i won't run out of space there as i strip a lot of bloat out).
Click to expand...
Click to collapse
I don't want to push apps to system as it's size is 140 MB and out of that 23 MB is free i.e you can't push more than 2-3 apps.And if you really want,you will have to change your MTD partiton again and again.
I use custom mtd partitions, too, but the internal data partition isn't useless as there's still a lot of app data.
Click to expand...
Click to collapse
As S2E moves all your apps to sd-ext and don't let you choose whether you want to move or just keep in internal data partition.Whta's the use of internal memory and SD-Card meory.My internal data partition is 310 MB.I don't think the app data can fill even half of it.Moreover 512 MB of SD-ext will get filled very soon.Well,I don't care about running about of space as I can increase the size of ext partiton,I just want it to let me choose the apps that I want to move.
Any idea ?
Thanks
optimusodd said:
Nope,I am not confused.I want to manually move selected apps to
>Internal data partition
>SD-ext(ext3/4)
Click to expand...
Click to collapse
I got that well but this one
optimusodd said:
>SD Card
Click to expand...
Click to collapse
is not a good idea in my eyes (and from my experience).
FAT32 might be good to store some data (nothing db related or where apps are writing onto very often)
optimusodd said:
The more system related stuff you move to the SD ext, the more information it needs to pull out from the SD Card
Click to expand...
Click to collapse
and that's where I think you are at least a bit wrong... an external partition (ext2,3 or 4) is treated just the same way like /data and /system. Of course it might be a bit slower than partitions on the internal drive (and have some faults or instabilities) but it's still a system partition while the FAT32 part of the SD card uses a different format (which will definitely affect performance).
I don't want to push apps to system as it's size is 140 MB and out of that 23 MB is free i.e you can't push more than 2-3 apps.And if you really want,you will have to change your MTD partiton again and again.
Click to expand...
Click to collapse
nah, I don't think so - you just do it once and keep in mind that you want to push a few apps there (me for instance deletes a lot of stuff from the ROM, too... if I'm not mistaken that's more than I push back there)
As S2E moves all your apps to sd-ext and don't let you choose whether you want to move or just keep in internal data partition.Whta's the use of internal memory and SD-Card meory.My internal data partition is 310 MB.I don't think the app data can fill even half of it.
Click to expand...
Click to collapse
My current stats (total/used in MB):
015/001 cache
300/249 data (= 83%)
960/368 ext
150/113 system
But I must confess that I didn't care to clean up my system recently...
Is link2sd something for u? It transfers individuale apps to and from the sd-ext partition.
Verstuurd van mijn HTC Wildfire
Hazou said:
Is link2sd something for u? It transfers individuale apps to and from the sd-ext partition.
Verstuurd van mijn HTC Wildfire
Click to expand...
Click to collapse
I use the same link2sd and it works perfectly: it's easy to decide what applications to move to sd-ext or to keep into the internal memory.
stiven68 said:
I use the same link2sd and it works perfectly: it's easy to decide what applications to move to sd-ext or to keep into the internal memory.
Click to expand...
Click to collapse
Is link2sd something for u? It transfers individuale apps to and from the sd-ext partition.
Verstuurd van mijn HTC Wildfire
Click to expand...
Click to collapse
Yep,link2sd can do the job but it could be better if S2E provides the same feature and let us choose the apps that we want to move.
Well,after a long forum research i have reached a conclusion that link2sd is way better than S2E.
eventcom said:
I got that well but this oneis not a good idea in my eyes (and from my experience).FAT32 might be good to store some data (nothing db related or where apps are writing onto very often)
Click to expand...
Click to collapse
Yep,i did mean dictionary and maps.
And here comes link2sd to your rescue :
It also provides native apps2sd features on Android 2.2 and higher. It can move any non-protected user apps to SD card (force move), with batch moving capability.
me for instance deletes a lot of stuff from the ROM, too... if I'm not mistaken that's more than I push back there
Click to expand...
Click to collapse
Did you use TB to remove bloatwares and other unnecessary stuff ?
optimusodd said:
Yep,i did mean dictionary and maps.
And here comes link2sd to your rescue :
It also provides native apps2sd features on Android 2.2 and higher. It can move any non-protected user apps to SD card (force move), with batch moving capability.
Did you use TB to remove bloatwares and other unnecessary stuff ?
Click to expand...
Click to collapse
nah, most of the time manual edit. Best practice would be to do the testing by removing the apps one by one and if you're done delete them from the ROM zip and use this as your barebone (and remember which apps are safe to remove).
Btw there are a few good hints of Slymobi and me in the LeWa thread (regarding CM7) which could be seen as an update for the barebones entry in the cyanogenmod wiki.
Swyped from my HTC Wildfire (Buzz)
optimusodd said:
Yep,link2sd can do the job but it could be better if S2E provides the same feature and let us choose the apps that we want to move.
Well,after a long forum research i have reached a conclusion that link2sd is way better than S2E.
Click to expand...
Click to collapse
I dont think link2sd is way better. The just do 2 different things.
Link2sd lets u manually push or pull apps to ext. So after each new app install u need to push the app again. It is only useful when u only want a couple of ur apps to ext. It works nice if u dont want to have every app on ext.
S2E will transfer all apps, data and / or dalvik to ext. So u always have enough internal memory. This works especially well when u transfer the apps to ext, but the data not.
They are both very goods apps. U cant compare them to each other, i think. It is just what u want at that moment
eventcom said:
nah, most of the time manual edit. Best practice would be to do the testing by removing the apps one by one and if you're done delete them from the ROM zip and use this as your barebone (and remember which apps are safe to remove).
Click to expand...
Click to collapse
I have never tried barebone install lol.Have you tried one ?I use TB to remove them.Using terminal emulator is another option.
there are a few good hints of Slymobi and me in the LeWa thread (regarding CM7) which could be seen as an update for the barebones entry in the cyanogenmod wiki.Swyped from my HTC Wildfire (Buzz)
Click to expand...
Click to collapse
Can you share the link of your post ?
Hazou said:
Link2sd lets u manually push or pull apps to ext. So after each new app install u need to push the app again. It is only useful when u only want a couple of ur apps to ext. It works nice if u dont want to have every app on ext.
Click to expand...
Click to collapse
It's possible to set link2sd to automatically move every new app to sd-ext just after the installation and then manually move back to the internal memory if necessary.
stiven68 said:
It's possible to set link2sd to automatically move every new app to sd-ext just after the installation and then manually move back to the internal memory if necessary.
Click to expand...
Click to collapse
Yep i know ,
But then i dont see the point of using it, because s2e is already build into CM sort of (just need to download the interface). And with link2sd u get a massive script thats needs to be loaded. Not that it will slow down the device very much.
And with my device, link2sd sometimes wont load all the apps. But that is my experience.
Hazou
Hazou said:
Yep i know ,But then i dont see the point of using it, because s2e is already build into CM sort of (just need to download the interface). And with link2sd u get a massive script thats needs to be loaded. Not that it will slow down the device very much.
And with my device, link2sd sometimes wont load all the apps. But that is my experience.
Click to expand...
Click to collapse
Here is why link2sd is better and we want to use it :
>It let us choose the apps we want to move.
>I don't want to move launchers and some other apps due to stability reasons.
>S2E moves and regenrates too much of a cache.
>S2E works only for CM roms
>link2sd provides better control
>some users have reported the issue that after sometime the apps starts to disappear in S2E.
>S2E doesn't work with Titanium Backup properly.
>S2E creates problems during Nandroid backup.I approve that.
>S2E only supports ext3/ext4
>In worst case scenario (card crash) you are gonna bang your head on the wall as it moves everything to sd ext partition.
>In S2E you can't use any application while your card is mounted as a removable disk on your PC.
Other features of link2sd :
Features:
- Create and remove link for apk, dex and lib files of the applications you select
- Automatically link newly installed apps
- Move any user apps to SD even though the app does not support moving to SD (for Android 2.2 and higher)
- Shows the apps that support moving to SD with native apps2sd (for Android 2.2 and higher)
- Set the default install location of the apps; auto, internal, or external (for Android 2.2 and higher)
- Batch link, unlink, reinstall, uninstall, "move to SD", "move to phone" functions (multi-select mode)
- Uninstall system applications
- Freeze and un-freeze system and users applications
- Convert system apps into user apps
- Convert user apps into system apps
- Integrate "Updated" system apps into system (ROM)
- Clear data and cache of the application
- Clear all apps cache at once (1-tap cache cleaner without being root)
- List applications, show detailed size information and link status
- Sort and filter applications
- Search applications by name
- Display available space information of internal storage, SD card and SD card 2nd partition
Click to expand...
Click to collapse
Guess enough reasons to go with link2sd:silly:
optimusodd said:
Here is why link2sd is better and we want to use it :
>It let us choose the apps we want to move.
>I don't want to move launchers and some other apps due to stability reasons.
>S2E moves and regenrates too much of a cache.
>S2E works only for CM roms
>link2sd provides better control
>some users have reported the issue that after sometime the apps starts to disappear in S2E.
>S2E doesn't work with Titanium Backup properly.
>S2E creates problems during Nandroid backup.I approve that.
>S2E only supports ext3/ext4
>In worst case scenario (card crash) you are gonna bang your head on the wall as it moves everything to sd ext partition.
>In S2E you can't use any application while your card is mounted as a removable disk on your PC
Click to expand...
Click to collapse
nothing wrong using link2sd - everybody has a different setup and different priorities. So just to tell you a different point of view: In my opinion moving apps from the stable and fast internal storage to an external partition is not a good solution at all - but if you aren't satisfied with installing just a hand full of user apps this is the only way to go. In opposite to your opinion i believe (and have the experience) that spreading the user apps onto two partitions (plus the system apps on the system partition) definitely is not more stable than just moving all apps in one place. To me this makes sense as the system needs more information about the app (where to find). It's like having two /data/app directories... I'm pretty much satisfied with my setup (s2e) and didn't have any major issues for one and a half year. I can't confirm any issues regarding cache or "lost apps". The only thing i experienced twice was the system forgot about the ext partition (which could happen with every other solution, too, afaik and hasn't been much trouble to solve).
Furthermore i really believe that the best place for the important stuff, like launcher and file manager, is in /system/app ...
But again: nothing wrong with different prefs...
Swyped from my HTC Wildfire (Buzz)

[Q] Dalvik Cache wipe with dtapps2sd?

I"m not sure if my phone is messed up or not. It seems to be working right, but when I run Android Tuner and optimize the apps, they all force close and will not operate any longer. The same thing happened when I went into recovery to make a nandroid. After it was done, I wiped dalvik cache and when it rebooted many of my apps won't operate. Looking at them with ROM Toolboox I can see all the app icons diappeared and are left with just the technical name of the app ( Ex... com.liberty.toolbox-1.apk) instead of the market icon and the more common name used. Part of it is getting chopped off. This has never been a problem before this week. Does anyone have an idea of what is wrong with my phone? I'm a noob, but I've got the basics down. Help me if you read this... Please.
TheEvoNoob said:
I"m not sure if my phone is messed up or not. It seems to be working right, but when I run Android Tuner and optimize the apps, they all force close and will not operate any longer. The same thing happened when I went into recovery to make a nandroid. After it was done, I wiped dalvik cache and when it rebooted many of my apps won't operate. Looking at them with ROM Toolboox I can see all the app icons diappeared and are left with just the technical name of the app ( Ex... com.liberty.toolbox-1.apk) instead of the market icon and the more common name used. Part of it is getting chopped off. This has never been a problem before this week. Does anyone have an idea of what is wrong with my phone? I'm a noob, but I've got the basics down. Help me if you read this... Please.
Click to expand...
Click to collapse
What ROM are you running? Are you running a2sd?
With certain ROMs, I had the same issue (though more often when running a class 10 sd card then a class 2 card).. Basically the "fix" was to reboot into recovery, wipe cache/dalvik again, and then reboot. Every time I rebooted the phone, I would have to reboot twice. What is happening is that the phone is missing the step where it has to mount /sd-ext so your apps are no longer there, but the data is. So you can see the names in things like ROM toolbox, because it sees them in /data, but the apps don't exist because /sd-ext isn't mounted.
I'm having some internal memory issues. I know my internal folders are jacked up. I'm not sure how the file system works. Is it basically a blank canvas that the recovery builds folder by folder, OR does the phone retain the file system and the recovery just fills in the empty folders? Can somebody tell me how this works please? If anyone knows a link to the Evo 4G file system, please post it. Every place I look, the file no longer existed, or has been removed.
TheEvoNoob said:
I'm having some internal memory issues. I know my internal folders are jacked up. I'm not sure how the file system works. Is it basically a blank canvas that the recovery builds folder by folder, OR does the phone retain the file system and the recovery just fills in the empty folders? Can somebody tell me how this works please? If anyone knows a link to the Evo 4G file system, please post it. Every place I look, the file no longer existed, or has been removed.
Click to expand...
Click to collapse
How big is your sdcard? That is showing a 28 GB SD card with no ext partition. Did you ever partition it?
souleman said:
How big is your sdcard? That is showing a 28 GB SD card with no ext partition. Did you ever partition it?
Click to expand...
Click to collapse
Yeah, it was partitioned. I fixed it just a few minutes ago. Man...it was the vold.fstat files that were all jacked up. I fixed it by unrooting it and flashing a completely stock image. Now I'm about to unroot it again and I'll be good to go. Thanks for even taking the time to read my post. In a relative ghost town of Evo4Gville that means a lot to me. Thanks brother. If you were curious, I have another thread called Storage issue problems, or something like that. The last post there outlines my problems. Thanks again for your input.

Categories

Resources