Creating Emulators for the current Android phones

我只是一个虾纸丫 提交于 2019-12-03 13:06:02

问题


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


回答1:


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.




回答2:


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



来源:https://stackoverflow.com/questions/2086269/creating-emulators-for-the-current-android-phones

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!