Advertisement
dbashyal

Android SDK AVD config

Jan 8th, 2013
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. avd.ini.encoding=ISO-8859-1
  2. hw.sdCard=no
  3. hw.device.manufacturer=Google
  4. hw.mainKeys=yes
  5. hw.lcd.density=213
  6. hw.accelerometer=yes
  7. hw.dPad=no
  8. hw.cpu.arch=x86
  9. skin.name=800x1280
  10. abi.type=x86
  11. hw.device.hash=-2113695447
  12. hw.trackBall=no
  13. hw.device.name=Nexus 7
  14. hw.sensors.proximity=no
  15. hw.battery=yes
  16. disk.dataPartition.size=1024MB
  17. image.sysdir.1=system-images\android-15\x86\
  18. hw.audioInput=yes
  19. hw.sensors.orientation=yes
  20. hw.camera.front=emulated
  21. hw.gps=yes
  22. skin.dynamic=yes
  23. skin.path=800x1280
  24. hw.keyboard=yes
  25. vm.heapSize=32
  26. hw.ramSize=1024MB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement