Install ADW Launcher di spica

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
 Install ADW Launcher di spica


command using emulator BTEP :

su
remount rw
cp /sdcard/LauncherADW.apk /system/app/
chmod 644 /system/app/LauncherADW.apk

5. done.
Bookmark and Share

0 comments:

Post a Comment