I'm guessing everybody who does Android programming has on their own created multiple AVDs for various devices for testing purposes. I didn't really want to add to the "reinvent the wheel" club, and was hoping someone could point me to an article that lists out various AVD configurations, or a site/link to download already created AVDs to copy into my Eclipse environment, or scripts to create the AVDs via the command line, etc.?
The only thing I've been able to find so far via Googling is this blog article...
http://mobile.tutsplus.com/tutorials/android/common-android-virtual-device-configurations/
Be nice if a bunch of already-created AVD configurations shipped with the Android SDK, for the various popular Android devices.
Thanks in advance for any advice/info.