Can't install on emulator with Google API
See original GitHub issueAPK can be installed on the emulator with android-24 image, but the same emulator with Google API causes:
Failed to install test-butler-app-1.1.0.apk: Failure [INSTALL_FAILED_SHARED_USER_INCOMPATIBLE: Package couldn't be installed in /data/app/com.linkedin.android.testbutler-1: Package com.linkedin.android.testbutler has no signatures that match those in shared user android.uid.system; ignoring!]
Can this be fixed in any way? Platform 25 does not have images without Google API at this point.
Issue Analytics
- State:
- Created 7 years ago
- Comments:11 (3 by maintainers)
Top Results From Across the Web
Google Play APK cannot install on Android Emulator API 25
Remove the old one and try again. Go into Settings -> Manage Applications to find the app and choose to Uninstall it. Also,...
Read more >Troubleshoot known issues with Android Emulator
This page lists known issues, workarounds, and troubleshooting tips for the Android Emulator. If you encounter an issue not listed here or ...
Read more >I am unable to install Apk over android emulator. Any pointers?
In AVD Manager, select respective AVD name,click on start and click on launch in Launch options and see if the emulator is launching...
Read more >Google Play Services Not Properly Installed on Android ...
2. Run the app normally and select any emulator with APIs for 4.2.2 to 6.0. The Google documentation recommends system images that target...
Read more >Set up Google Play services
A compatible Android device that runs Android 4.4 (API level 19) or higher and has the Google Play Store app installed. · The...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Remove
android:sharedUserId
from the menifest file of test-butler-app.I happen to run into this problem as well, but only for:
Works fine on Android Nougat (API25) emulator with Google APIs