-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Android Studio Emulator #57
Comments
@ciama Viro currently does not work with Android Studio Emulator. You will have to run and test on your device, the Pixel 2 you have. Are you having any issues with that? We are looking into support for Android Studio Emulator and will update this issue when we have more info |
Thanks, that explains everything. |
any update? |
Any update on this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a problem while trying to run an ARHelloWorldAndroid app in Android Studio Emulator on Mac.
I use Android Studio 3.1 installed on Mac with osx 10.13.3 (High Sierra)
My virtual device is Pixel 2 with Android 8.1.0 API 27 revision 4, CPU x86
Build is successful, but when trying to Run an app on AVD i have an error: Application Installation Failed
![zrzut ekranu 2018-03-21 o 10 58 57](https://user-images.githubusercontent.com/37617519/37703750-00a54c78-2cf7-11e8-9c72-2e885b3b8b14.png)
I tried update the gradle with code:
But with no success. Error disappear but application keeps closing.
What could causing the problem?
Thank You in advance!
The text was updated successfully, but these errors were encountered: