run google play store on android emulator

二次信任 提交于 2019-12-24 09:26:01

问题


I installed Google play store on my android emulator successfully. But when I try to run Google app it gives "Unfortunately, Google services framework has stopped" error message. I tried to fix it using clear cache of Google play store app, clear data of Google services framework app and restart the device. Also I tried for new emulators. But It didn't work. Does it a matter version of android sdk and Google Services Framework.apk version?

Suggest a way to fix this problem.


回答1:


Read up on the guide provided by Android here.

Specifically, note:

To test your app when using the Google Play services SDK, you must use either:

A compatible Android device that runs Android 2.3 or higher and includes Google Play Store.

The Android emulator with an AVD that runs the Google APIs platform based on Android 4.2.2 or higher.

As long as you satisfy those requirements, follow the installation instructions provided to install the SDK into your Developer environment.



来源:https://stackoverflow.com/questions/22178207/run-google-play-store-on-android-emulator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!