Tuesday, November 17, 2009

cyanogenmod and memory

i was running into memory problems with my android dev phone.
easy enough to fix: just cleared out my Dalvik cache after upgrading to a new cyanogenmod on my ADP1

adb remount
adb shell rm -rf /data/dalvik-cache/*

http://pitupepito.homelinux.org/?p=109

0 comments: