Here is a quick avd I put together for the new Sprint HTC Hero.
Note: The search button doesn't seem to work
Here is what I typed in the /tools dir of android
>android create avd --target 2 --name HTC_Hero_Sprint --skin HTC_HERO_SPRINT
Android 1.6 is a basic Android platform.
Do you wish to create a custom hardware profile [no]yes
Device ram size: The amount of physical RAM on the device, in megabytes.
hw.ramSize [96]:288
Touch-screen support: Whether there is a touch screen or not on the device.
hw.touchScreen [yes]:
Track-ball support: Whether there is a trackball on the device.
hw.trackBall [yes]:
Keyboard support: Whether the device has a QWERTY keyboard.
hw.keyboard [yes]:no
DPad support: Whether the device has DPad keys
hw.dPad [yes]:yes
GSM modem support: Whether there is a GSM modem in the device.
hw.gsmModem [yes]:
Camera support: Whether the device has a camera.
hw.camera [no]:yes
Maximum horizontal camera pixels
hw.camera.maxHorizontalPixels [640]:480
Maximum vertical camera pixels
hw.camera.maxVerticalPixels [480]:320
GPS support: Whether there is a GPS in the device.
hw.gps [yes]:
Battery support: Whether the device can run on a battery.
hw.battery [yes]:
Accelerometer: Whether there is an accelerometer in the device.
hw.accelerometer [yes]:
Audio recording support: Whether the device can record audio
hw.audioInput [yes]:
Audio playback support: Whether the device can play audio
hw.audioOutput [yes]:
SD Card support: Whether the device supports insertion/removal of virtual SD Car
ds.
hw.sdCard [yes]:
Cache partition support: Whether we use a /cache partition on the device.
disk.cachePartition [yes]:
Cache partition size
disk.cachePartition.size [66MB]:
Abstracted LCD density: Must be one of 120, 160 or 240. A value used to roughly
describe the density of the LCD screen for automatic resource/asset selection.
hw.lcd.density [160]:
Created AVD 'HTC_Hero_Sprint' based on Android 1.6, with the following hardware
config:
hw.dPad=yes
hw.camera.maxHorizontalPixels=480
hw.keyboard=no
hw.camera.maxVerticalPixels=320
hw.ramSize=288
hw.camera=yes



