some people continue to download and install our HD game on phones that have 100MB of RAM and give us a bad rating... :)
Is there a way to limit app download to only sma
You say your app is HD. Why don't you filter out devices that aren't? Any device that has an HD screen should generally have enough RAM to be able to run your app. You could use the supports-screen
tag to exclude devices with ldpi and maybe mdpi screens. While this may not lock out all low end devices, it will lock out a lot of them.