开发者

Can I develop for Android Tablets without an actual tablet device?

开发者 https://www.devze.com 2023-01-19 01:12 出处:网络
I bought the Augen Gentouch78 to start 开发者_运维技巧dabbing in development for Android tablets, but this device is gravely excruciating to use (and I\'m returning it). Is there a way to configure th

I bought the Augen Gentouch78 to start 开发者_运维技巧dabbing in development for Android tablets, but this device is gravely excruciating to use (and I'm returning it). Is there a way to configure the emulator to tablet specs (namely Samsung Galaxy Tab)??


You could create an AVD with similar hardware and Android 2.2. The main difference is the resolution (which is 600x1024), so you can try configuring your AVD this way:

Can I develop for Android Tablets without an actual tablet device?

Just keep in mind the AVD limitations; for instance, they don't support multitouch.


Install the GALAXY Tab addon by Samsung, it adds a API-8 Galaxy Tab target to the options list in the AVD creation screen.

The Honeycomb tablet require a API level 11 or 12 on WXGA skin.

0

精彩评论

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