I have a app which I am supporting for following resolutions only:
1280X800(Nexus7)
1024X600(Samsung tab2)
1280X800(Samsung Tablet 10”)
1280X720(S3, Micromax HD)
1920X1080(S4, HTC 0ne)
Now, I want the rest of the android devices whose resolution is not in the above list to be not able to download the app. How can I do that in the manifest file?