pra....
pra....

Reputation: 23

Android Tablet(9.7 inch) Emulator API for Eclipse

I am trying to built an application which is base on Android Tablet(9.7 inch), With Android 2.3 Gingerbread OS. But my problem is, in my Eclipse there is no option for Tablet(9.7 inch) in 2.3 Gingerbread OS, I had tried to download from Android SDK Manager but Again there is no option for Tablet(9.7 inch) in SDK Manager. Please Help me to solve this problem.

Thanks..

Upvotes: 2

Views: 835

Answers (1)

user658042
user658042

Reputation:

Well, Gingerbread is officially not a tablet OS, so no surprise here.

What you can do is enter a custom resolution that matches the one of your tablet. When creating an AVD, select "Resolution" under "Skin" and enter the resolution of your tablet. Adjust the memory and density below in the properties too.

Upvotes: 2

Related Questions