question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't install on emulator with Google API

See original GitHub issue

APK 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:closed
  • Created 7 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
nicks258commented, Apr 3, 2017

Remove android:sharedUserId from the menifest file of test-butler-app.

2reactions
weitzjcommented, Jun 14, 2017

I happen to run into this problem as well, but only for:

  • Android O Beta on an actual device
  • the new Android O (API26) emulators (Google Play, Google APIs)
  • the new Android Nougat (API25) emulator with Google Play

Works fine on Android Nougat (API25) emulator with Google APIs

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found