Having trouble running Chrome App in Genymotion Emulator with Google Play installed

冷暖自知 提交于 2019-12-10 10:56:19

问题


I am trying to use Genymotion to run Android 5.0 (android version does not matter here as it fails for multiple). I installed Google Play (from here). All other apps work (and Chrome used to also) but I guess they made some update and now whenever I click on Chrome, the app crashes (screenshot below).

I am just looking for ANY solution that allows me to run Chrome app in Genymotion. Is there a way to get just the APK for Chrome to install in the Emulator? (Dont want to do native emulator as it is sooooooo slooowwwww)


回答1:


This is caused by the newer versions of Chrome, so you can install an older version and it will work.

So first make sure that you uninstall the current Chrome version, and go to Google Play settings and TURN OFF the auto-update feature.

Then download this chrome version: http://www.apkmirror.com/apk/google-inc/chrome/chrome-44-0-2403-133-240313311-x86-android-apk-download/

Drag it into the emulator and it will auto install it. That should work.

If you get an error like "INSTALL_FAILED_NO_MATCHING_ABIS", that means you need another version of Chrome, so go to www.apkmirror.com and look for your corresponding version of chrome. I've tried with the version from August 1 and it works.



来源:https://stackoverflow.com/questions/33094217/having-trouble-running-chrome-app-in-genymotion-emulator-with-google-play-instal

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