Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Issues Running on LPreview emulator #19

Closed
curioustechizen opened this issue Jul 31, 2014 · 5 comments
Closed

Issues Running on LPreview emulator #19

curioustechizen opened this issue Jul 31, 2014 · 5 comments

Comments

@curioustechizen
Copy link

After following the build instructions, I installed the app on L Preview emulator using ./gradlew -Plpreview installLpreviewDebug. When I launch this app, I keep getting a dialog asking me to update to the latest Play Services. The message says without this the app won't work. Clicking on Update doesn't seem to have any effect. The dialog appears again.

I wonder whether an emulator with Google APIs is required to run the I/O app? In the SDK Manager I don't see an L Preview system image emulator with Google APIs.

I should also note that when I try to add a Google Account in my emulator, the account manager crashes. I'm not sure whether the Play Services issue is because of this.

@jpshelley
Copy link

Google Play Services doesn't run on emulators. So I think it has to be ran on an L system device once they become available.

@ZacSweers
Copy link

Might want to update your README then

screenshot 2014-07-31 13 05 55

It's definitely a Play Services issue, as it doesn't support the emulator.

screenshot 2014-07-31 13 04 10

@romannurik
Copy link
Contributor

We'll update the README, thanks all.

@amolgupta
Copy link

I tried to compile the code and run it on my Nexus 5 with Android-L system image. Unfortunately I am getting the same error. I included the developer preview play services v5 while comiling from https://dl-ssl.google.com/android/repository/addon-play-services-5.xml

@dimsuz
Copy link

dimsuz commented Oct 6, 2014

There's still this line in BUILDING.md:

"You will need a device flashed with the Android L preview system image, or you can use the emulator."

I guess it needs to be removed too.

alsutton added a commit to alsutton/iosched that referenced this issue Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants