[Q] A2SD for individual Apps?

m3adow

Senior Member
May 20, 2011
71
23
38
adminswerk.de
Hi all,

since my HTC Desire does have a low amount of internal ROM, most Roms you can get use some sort of A2SD. Mostly it's a sort of "move /data/app and dalvik to ext-partition, keep /data/data in internal memory" with a tad of variation. But what if I want to leave some of my most used apps in the internal storage and instead want to move rarely used apps and their data to SD? Does such sort of A2SD Script with individual settings exist?

And, if not, is it possible? I am familiar with Linux and shell scripting (although I personally prefer Perl), so I think with some effort I could code it myself. But since I am not familiar with Androids internal security checks, I am not 100% certain it is possible (Someone would've done it by now, right ;))

Thanks in advance for every answer.