We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Google has released the following a few months ago: https://android-developers.googleblog.com/2019/10/continuous-testing-with-new-android.html
Here's the repo: https://github.com/google/android-emulator-container-scripts
The most interesting part to me is their docker container which allows someone to test out android using a web browser.
The text was updated successfully, but these errors were encountered:
The new "Cuttlefish" virtual android device might be related: https://source.android.com/setup/create/cuttlefish
See also this nice set of instructions: https://nathanchance.dev/posts/building-using-cuttlefish/
This could also make automated testing with CTS much easier: https://source.android.com/setup/create/cuttlefish-cts
Sorry, something went wrong.
No branches or pull requests
Google has released the following a few months ago:
https://android-developers.googleblog.com/2019/10/continuous-testing-with-new-android.html
Here's the repo:
https://github.com/google/android-emulator-container-scripts
The most interesting part to me is their docker container which allows someone to test out android using a web browser.
The text was updated successfully, but these errors were encountered: