Re: [ACS][ROM] PhoeniX ROM 0.2
Pretty cool. If we can get system apps to move then we'de be good. Lol
It's been said quite a few times in other threads, but I'll repeat it here, and put it in bold to catch attention for a lot of the people who scroll through really fast and claim they couldn't find things.
APPS IN /SYSTEM DO NOT AFFECT FREE SPACE. The entire point of removing apps from /system/app is to remove things you'd never use otherwise from your app launchers.
Once again, it
DOES NOT affect free space. Here is the most simple explanation I can make:
/system, /data and /cache are different
partitions. For those who don't know what a partition is, you can think of it this way (though, to be clear, this is NOT what they are, just a way to get a simple understanding!): Think of a hard drive in your computer. Let's say you have 2. One for Windows like most of you probably use, and one where you install apps. Let's say Windows is drive "C:" and you tell all your programs to install on drive "E:"
If you run out of space on E:, would removing system files on C: really affect space on E:?
NO.
Even more simply put, /system, /data and /cache
all have separate storage space.
I don't mean to sound angry, rude, or calling anyone stupid here, don't get me wrong. But I keep seeing the same thing over and over, I just wanna clear things up. It's also why I'm working on sd-ext for you guys which partitions your sdcard to use as /data (where your apps are installed).