I have the following AndroidManifest.xml:
AndroidManifest.xml
Use uses-feature as well as this at the end: android:required="false"
uses-feature
android:required="false"
Also I'm not sure if you need the support any-density part in your AndroidManifest.
any-density
AndroidManifest