I face lot of issue on my app which is supported for Tablet as well as on 
phone device and I had entirely different screens and layout for tablets.

It was nightmare working with china tablets which come with very different 
dpi even though all are 7inch tablets.

and After testing on many tablets and phone I put images with following 
sizes and as of now it's working on most of devices without issue,

- hdpi - 48*48
- mdpi- 48*48
- sw600dp - 72*72
- sw720dp - 96*96
- xhdpi- 72*72
- xxhdpi - 96*96
- ldpi- 24*24

pls let me know if you find better solution.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to