android tablet emulator

时光怂恿深爱的人放手 提交于 2019-12-04 11:00:43

问题


I want to develop application for Android tablet. But I am unable to create a tablet size emulator. Emulator size should be 1024x600 (WSVGA) but there is no option to make tablet size emulator in default skin size in sdk2.2 as well as sdk 2.3. Then How to create tablet size emulator? However i have tried to make tablet size emulator manually putting the screen size 600x1024 in screen resolution. But this emulator is not working. Please help.


回答1:


You can download the Galaxy Tab Emulator from the "Android SDK and AVD Manager". Under "Available Packages", "Third party Ad-ons", "Samsung"




回答2:


Set the resolution you want while defining the AVD:




回答3:


If you create emulator with tablet-specific Android version (e.g. 3.2) then it has tablet UI by default.



来源:https://stackoverflow.com/questions/4756382/android-tablet-emulator

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