问题
So there are 4 types of screen sizes small,medium,large and x-large and 4 types of screen density ldpi,mdpi,hdpi and xhdpi.
Do anyone know of any tutorial about how can I make all 16 kinds of emulators using Eclipse IDE.
Thanks in advance.
回答1:
Check Table 3 under How to Test Your Application on Multiple Screens http://developer.android.com/guide/practices/screens_support.html
来源:https://stackoverflow.com/questions/9696441/making-all-16-combination-of-emulator