I have created an application in iPhone and it works fine as the screen size of all iPhones are same.
Now i have created the same application for Android using Titanium studio.
The app works fine in Galaxy S3 (and Nexus 7), but my concern is what if i would like to restrict other Android devices from using my app?
How do i do this? Any suggestions would be helpful.
Note : Screen sizes i use in emulator WXGA720 and WVGA800
Thanks.
Add this in the manifest (only add the compatible screens that you want):