Guest User

Untitled

a guest
Jun 22nd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. Usage:
  2. android [global options] action [action options]
  3.  
  4. Global options:
  5. -h --help This help.
  6. -s --silent Silent mode: only errors are printed out.
  7. -v --verbose Verbose mode: errors, warnings and informational messages are pr
  8. inted.
  9.  
  10. Action "delete avd":
  11. Deletes an Android Virtual Device.
  12. Options:
  13. -n --name Name of the AVD to delete [required]
  14.  
  15. C:\Documents and Settings\Chethan>android create avd --target 2 --name ChetanAVD
  16.  
  17. Android 1.5 is a basic Android platform.
  18. Do you wish to create a custom hardware profile [no]
  19. Created AVD 'ChetanAVD' based on Android 1.5
Add Comment
Please, Sign In to add comment