If you are running into problems after trying out a new version of cyanogenmod or things are a bit laggy you should try deleting dalvik’s cache: /data/dalvik-cache/*.
adb remount
adb shell rm -rf /data/dalvik-cache/*
After you remove the cache reboot and your phone should feel a bit faster. This helped fix my lag problems with 4.1.99. The adb [...]
-
Home > Archives for October, 2009