Hello I am targeting users to Android phones only. I want to restrict the app to install on Android phones ony not on phablets and tablets.
Android
An alternative is to test of the feature android.hardware.telephony
This would limit the app to phones.. of course phablets would be included in that, but it would be (IMHO) a better solution than the ever changing screen resolution approach..