I am beginner in android programming. I want to change the program that the program be multi screen. I want to create a few emulator for test my program. I want to create some emulator that check table3 in this link(http://developer.android.com/guide/practices/screens_support.html#testing) but i don't know how can i select and fix size of emulator?
I create a emulator with this features.
Name=SmallWithHighQuality / Target= Android 4.1 / Size of sd card=128MB In Skin section, in opposite resolution, i write 480*640
In Android Virtual Device Manager window, i select start button, and select Scale display to real device, in opposite Screen size, i write 3. But when i run the program, a emulator opens with greater than screen of my emulator that i'v created. Why?
Do i change Monitor DPI? What should i write instead of Monitor DPI?
Sorry if this is stupid question.
Thanks for advises. Cheers.