In my app, so far I have used these layout folders
layout-ldpi
layout-mdpi
layout-hdpi
layout-large-hdpi
layout-large-mdpi
layout-xhdpi
layout-xxhdpi
layout-xxxhdpi
Still, I am getting complaints about UI in some phones like Samsung Gaxay Grand 2 (280 ppi, 5.25" , 720 x 1280 pixels).
It is impossible to test app in every devices. So what are the common hardware profiles that I should set in my AVD so that most of the phones are covered up??