- Create Android Emulator on android 4.1 or greater, assume its name is "Android_JellyBean"
- Copy the android tools uri and past it at the end of the environment path key
- start the command prompt
- type emulator -avd Android_JellyBeans -partition-size 400 -no-audio -no-boot-anim
- wait while the emulator start
- type the following in command prompt
adb shell mount -o remount,rw -t yaffs2 /dev/block/mtdblock0 /system
adb shell chmod 777 /system/app
7. Download GoogleLoginService.apk
GoogleServicesFramework.apk
Vending.apk
8. Run eclipse and open DDMS and open file explorer, go to system folder open it, and open app
folder, and push the downloaded files respectively
9. Type adb shell rm /system/app/SdkSetup* in the command prompt
10. Create android fake account and enjoy
No comments:
Post a Comment