I would like to distribute my first android app via Google play store.
However i want my app to be installed on devices with at-least 512 MB of RAM since devices wi
I know this question is old, but still appearing on search results...
With the latest update from the Google Developer Console, now it's possible to exclude a device by RAM:
- Sign in to your Play Console.
- Select an app.
- On the left menu, select Device catalog.
- Select the "Excluded devices" tab.
- Next to "Exclusion rules," select Manage exclusion rules.
- Under "Exclude devices which match any of the following," select the drop-down.
- Select RAM or System on Chip.
- To add multiple rules, select the OR button. Another selector will appear.
- To remove a rule, select the cancel icon.
- For more information on SafetyNet Exclusions, go to the Android Developers site.
- Review the device list that appears at the bottom of your screen.
- Once your rule targets the right device list, save your changes.
Reference: View & restrict your app's compatible devices