how to enable heap nd swap?
Open Xterminal type: root mount /home /and leafpad /and/default.prop Look for persist.swap.swappiness=0 then change the 0 to 1
Open Xterminal and type: root leafpad /home/system/build.prop At the end of the file add the following line: dalvik.vm.heapsize=32m save it. done