D.R.
D.R.

Reputation: 1219

Android Emulators for Specific Devices

I have been searching for device specific default emulators to use for Android app development. Does anyone know of a site, database, repository, or whatever with downloadable emulators that are set up to mimic specific devices (For example: HTC Hero emulator or Galaxy Tab Emulator). It would be a lot nicer if the manufacturers had emulators available to download so that you can test your app against their specific device. Thanks in advance for any help with this!

Upvotes: 18

Views: 8617

Answers (3)

blindstuff
blindstuff

Reputation: 18348

The Galaxy Tab Emulator can be downloaded straight from the SDK Manager.

Go into Available Packages -> Third party Add-ons -> Samsung Electronics -> GALAXY Tab by Samsung Electronics., Android API8, revision 1

Upvotes: 1

Matt
Matt

Reputation: 4989

There are some HTC skins here, but they are kind of outdated. There are also Nexus One and Nexus S skins here with a short tutorial that look decent.

Edit: Just to point out, these are not made by the respective manufacturers.

Upvotes: 1

Jim Clay
Jim Clay

Reputation: 1003

Motorola does have such emulators and/or skins. Check out http://developer.motorola.com/docstools/tools/

Upvotes: 2

Related Questions