前提:系统已经root
1、google play store 的卸载
D:\andriod\platform-tools>adb shell
shell@eeepc:/ $ su
su
shell@eeepc:/ # cd /system/app
cd /system/app
shell@eeepc:/system/app #rm com.android.vending-1.apk
rm com.android.vending-1.apk
shell@eeepc:/system/app # reboot
reboot
再次连接