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

further completion #5

Open
albfan opened this issue Jul 25, 2012 · 1 comment
Open

further completion #5

albfan opened this issue Jul 25, 2012 · 1 comment

Comments

@albfan
Copy link

albfan commented Jul 25, 2012

What about autocomplete devices on emulator -avd?

This snippet could help:

$ android list avd | grep Name: | cut -d ' ' -f 6

@ligi
Copy link
Contributor

ligi commented Sep 4, 2014

for me this is working:
ligi:~ $ emulator -avd
2.3_intel 4.4_x86 nokiaX
4.0.3 4.4_x86_nexus4 tablet_atom
4.2 AVD_for_7in_WSVGA_Tablet toughbook
4.3_atom L x86_no_sd
4.4_tablet_big nexus4
ligi:~ $ emulator @
@2.3_intel @AVD_for_7in_WSVGA_Tablet
@4.0.3 @l
@4.2 @nexus4
@4.3_atom @Nokiax
@4.4_tablet_big @tablet_atom
@4.4_x86 @toughbook
@4.4_x86_nexus4 @x86_no_sd

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

No branches or pull requests

2 participants