jax
jax

Reputation: 38653

Creating Emulators for the current Android phones

As I do not have the money to buy all the Android phones, is there a resource somewhere or can somebody suggest the settings that would best emulate the Nexus, Motrola Droid and HTC Magic etc. Some users are reporting problems with my app and I am thinking it may be due to the screen sizes.

thanks

Upvotes: 7

Views: 677

Answers (2)

David Webb
David Webb

Reputation: 193814

These are the settings I use:

  • Nexus One - Target: Android 2.1 - Skin: WVGA800
  • Droid - Target: Android 2.0 - Skin: WVGA854
  • Hero - Target: Android 1.6 - Skin: HVGA

You're not going to get an exact match for the physical devices in the Emulator, but the screen sizes are correct.

Also, due to firmware updates some of these phones can have different firmware levels on. For example, a Droid could be on 2.0 or 2.0.1. The levels above are based on the lowest level each phone could be running.

Upvotes: 11

Pontus Gagge
Pontus Gagge

Reputation: 17278

This earlier question is relevant, but does not directly list configurations you can use.

Upvotes: 0

Related Questions