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

Support AVD Creation/Tear-Down and Target Modification #3

Open
JakeWharton opened this issue Jan 24, 2013 · 3 comments
Open

Support AVD Creation/Tear-Down and Target Modification #3

JakeWharton opened this issue Jan 24, 2013 · 3 comments
Milestone

Comments

@JakeWharton
Copy link
Collaborator

Based on specified and provided device configurations. Automatically tear up/down AVDs and change settings like font size, orientation, locale, etc. across all devices.

Provide desktop Swing/JavaFX app to easily create and manage these configs. Should also allow running from this app for kicks.

@JakeWharton
Copy link
Collaborator Author

Support enabling of GPU overdraw via https://twitter.com/romainguy/status/320061590575648768

Note: this depends on #4 being implemented.

@bizzguy
Copy link

bizzguy commented Apr 10, 2013

I'd like to be able to compare the same screen with different languages (different locales)

@niedzielski
Copy link

In the mean time, I think you can turn on overdraw (and other things) reflectively in your test code similar to this example from Espresso.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants