Skip to content
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

Make emulator accessible with a web browser #11

Open
danielfullmer opened this issue May 8, 2020 · 1 comment
Open

Make emulator accessible with a web browser #11

danielfullmer opened this issue May 8, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@danielfullmer
Copy link
Collaborator

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.

@danielfullmer danielfullmer added the enhancement New feature or request label May 8, 2020
@danielfullmer
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant