Reputation: 123
I found a few answers regarding the same question, but they're all about hdpi, mdpi,xhdpi and ldpi. But my app only has hdpi, mdpi, nodpi, xhdpi, xxhdpi. What resolutions are the best for these?
Upvotes: 1
Views: 8809
Reputation: 106
Here you have all the information that you need.
http://developer.android.com/guide/practices/screens_support.html
Upvotes: 2