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

Automatically create and boot Android emulators #393

Open
mattleibow opened this issue Dec 4, 2020 · 2 comments
Open

Automatically create and boot Android emulators #393

mattleibow opened this issue Dec 4, 2020 · 2 comments
Labels
android Android area emulator Related to an emulator/Simulator enhancement New feature or request

Comments

@mattleibow
Copy link
Member

Testing with iOS is so nice in that it creates a custom simulator and boots it up.

It would be awesome if we could get the same for Android.

@premun premun added enhancement New feature or request android Android area labels Dec 7, 2020
@mattleibow
Copy link
Member Author

Just some links to what the v3 of my script is doing: xamarin/Xamarin.Forms#13641

I am making a few assumptions, but these values can all be read from either the APK or the APP files. Hopefully we see this soon, as this makes the scripts a bit yuck.

@mattleibow
Copy link
Member Author

Just linking some code that I did a while back on basically doing all this. Might have been a bit over-engineered, but still did the job: https://github.com/mattleibow/dotnet-devices

@premun premun added the emulator Related to an emulator/Simulator label Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Android area emulator Related to an emulator/Simulator enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants