android - How to create Emulator for new Nexus 7 2 in eclipse -


google has launched nexus 7-2 resolution 1200x1920 , other features. want test android app on same don't have device test. kindly let me know how create emulator new nexus 7 in eclipse using avd manger.

i have updated sdk tool , platform latest , able see old nexus 7 (800x1280 res) in avd manager.

creating new avd device.

  1. in android virtual device manager select "device definitions" @ top.
  2. select "new device..."
  3. name it: "nexus 7 2" or "nexus 7 (2013)" or whatever like.

nexus 7 2 (2013) settings:

  • screen size (in): 7.02
  • resolution (px): 1920 x 1200
  • sensors: accelerometer gyroscope gps proximity sensor
  • cameras: front rear
  • input: no nav
  • ram: 2048 mib

  • size: large
  • screen ratio: long
  • density: xhdip
  • buttons: software
  • device states: portrait: enabled landscape: enabled

Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -