开发者

How can I test my web-pages on a Samsung Galaxy tablet without having the actual device?

I would like to check if my website work and look correctly on the major tablet browsers. Unfortunately, I don't own a开发者_开发知识库 galaxy tab; Is there an easy-to-use emulator of some sort that I can use that will show me how the site looks, including the virtual keyboard?


It's simple. You can use Samsung Galaxy Tab add-on, which has device emulator. Look here


You can use the Android SDK to emulate Android. It's available for download from http://developer.android.com/sdk/installing.html. Typically, it's easier to use with Eclipse, but it is possible to run it from the command line. Even though you won't be doing any programming, I still recommend downloading and installing Eclipse.

In Eclipse, create a new target for FroYo and make the screen resolution 1024 × 600. Launch it (you may need to make a dummy application, but once it's made you can press the home button to exit it) and it will open up an Android emulator with the same screen resolution as the Tab.


Samsung provides an emulator for their tablet.

Open AVD and add an add-on site with the URL: http://innovator.samsungmobile.com/android/repository/repository.xml

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜