ADW Launcher (almostNexus mod) 0.8 (.8), by Anderwebs
-last github source commit: about 13 hours ago
adwlauncher_0.8-ds-062610.zip
Download: adwlauncher_0.8-ds-062610
——
Source:
http://github.com/AnderWeb/android_packages_apps_Launcher
——
Instructions:
Flash the .zip through recovery
Note:
If you are running the latest CM5.0.8 final or the latest CM5.0.8-T Series, then:
Option A:
After flashing go to console and:
rm /system/app/ADWLauncher.apk
or
Option B:
Do not flash through recovery and pull the Launcher.apk from update.zip/app folder and in recovery:
adb shell mount /system
adb push Launcher.apk /system/app/ADWLauncher.apk
adb shell umount /system