Setting up a tablet size AVD for Android 4.0?

  • Replies:3
Stephen Kong
  • Forum posts: 17

Dec 24, 2011, 4:19:20 PM via Website

The only package that seems to support tablet AVD is GALAXY tab with Android API 8.

Is it possible to setup a tablet size AVD for testing Android 4.0?

Reply
Jeremiah
  • Forum posts: 775

Dec 25, 2011, 3:23:47 AM via Website

Have you tried using the android sdk's avd manager? With it you should be able to create a 4.0 avd with a tablet size skin. Choose api level 14 for the target and choose one of the XGA skins.

Reply
Stephen Kong
  • Forum posts: 17

Dec 25, 2011, 5:30:22 AM via Website

Jeremiah
Have you tried using the android sdk's avd manager? With it you should be able to create a 4.0 avd with a tablet size skin. Choose api level 14 for the target and choose one of the XGA skins.

I am using SDK AVD manager. The only tablet size skin I could found is GALAXY Tab with Android 2.2 only(API level 8). I could be wrong and I need some help on this...

Reply
Jeremiah
  • Forum posts: 775

Dec 25, 2011, 9:17:04 PM via Website

You may need to update your sdk. Here is a screen shot of the configuration I use for a 4.0 tablet size avd:

Reply