We are developing an android application. Actually we are iPhone developers. One challenge we faced during the android development than iOS development is, the wide variety of devices the android application going to be used. From the link http://developer.android.com/guide/practices/screens_support.html we got some useful information.
1) But we think that the testing effort we need to more than that of iOS in android based on the screen sizes. Can somebody suggest us to the method the do various sized device testing for android devices.
2) Or at least we can inform our customer that we will test in such devices only. But our point is how can we say that, like device names like Samsung S2, Samsung Galaxy Note or Devices like 640X480 size, 320X240 size etc? Please advise us.
3) Do we have any size specification for images for small, normal, large, xlarge and ldpi, mdpi, hdpi, xhdpi ?