Install ADW Launcher di spica
Sunday, October 3, 2010 by big big
1. Download ADW Launcher here, download alternate build.
2. extract download file zip, then copy Launcher.apk from folder app to device adb.
3. rename Launcher.apk to LauncherADW.apk
4. push file to /system/app/,
Command using adb :
adb shell remount rw
adb push LauncherADW.apk /system/app
adb shell chmod 644 /system/app/LauncherADW.apk
command using emulator BTEP :
2. extract download file zip, then copy Launcher.apk from folder app to device adb.
3. rename Launcher.apk to LauncherADW.apk
4. push file to /system/app/,
Command using adb :
adb shell remount rw
adb push LauncherADW.apk /system/app
adb shell chmod 644 /system/app/LauncherADW.apk
command using emulator BTEP :