I am using two different plugins into cordova, which both have the same uses-feature, one with android:required=\"false\" and one without.
uses-feature
android:required=\"false\"
1.Open plugins/[your plugin name]/plugin.xml
2.remove this line:
``
3. rebuild your project