Activate a2sd
Anyone can help me, please?
Recently I got low disk warning. I have enabled a2sd but when I execute a2sd --free I got a message that a2sd is not active. How to activate the a2sd?a2sd
To use this feature you have to enable it first. You do that by executing "a2sd --enable" via adb shell or some terminal app. To relocate dalvik-cache also, execute "a2sd --dc2sd" too. Reboot for changes to take effect. To see how much space do you have on relevant partitions execute "a2sd --free". If you want to disable a2sd, execute "a2sd --disable". In this case you loose all apps and dalvik-cache needs to be recreated upon reboot so make sure to backup apps before disabling.
Anyone can help me, please?