Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Various Android Emulators

I've the default (comes with the SDK) and Samsung Galaxy Tab emulators in my SDK. I want to know what other third party (Motorola, LG, Sharp, etc) emulators are available, so that I can test my apps for more devices. Please provide the names with links.

like image 858
Chromium Avatar asked Jan 19 '11 08:01

Chromium


2 Answers

I found this link a while back. It goes pretty in-depth on how to set up the sizing and capabilities for many devices. These are just alternative AVDs that run in the default emulator, though, and it might not be exactly what you're looking for.

http://mobile.tutsplus.com/tutorials/android/common-android-virtual-device-configurations/

like image 194
Taka Avatar answered Oct 28 '22 13:10

Taka


The Motorola SDK addons (i.e. emulator images) are all available on the MOTODEV site (http://developer.motorola.com/docstools/tools/). You will need to register an account, but you can download images for all the shipping phones. If you join the App Accelerator Program, you get early access to addons for unreleased products.

like image 35
Eric Cloninger Avatar answered Oct 28 '22 12:10

Eric Cloninger