Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What are the skin types in Android Studio?

I try to create AVD in Android Studio, there are various skin types available like, HVGA, QVGA, WQVGA400 I don't know what these skin types are, please explain what skin type is to be used while creating AVD.

like image 655
Apurva Avatar asked Sep 04 '14 16:09

Apurva


1 Answers

This table shows the emulator skins that are available in the Android SDK, which you can use to emulate some of the most common screen configurations.

http://developer.android.com/guide/practices/screens_support.html#testing

enter image description here

like image 169
Lou Morda Avatar answered Sep 20 '22 11:09

Lou Morda