Android - Failed to run aapt dump badging: 'android:icon' attribute: attribute value reference does not exist
问题 I have been trying to upload my APK to Play Store, but it keeps showing me this error: Failed to run aapt dump badging: AndroidManifest.xml:31: error: ERROR getting 'android:icon' attribute: attribute value reference does not exist It is a very simple app, here is the Manifest: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="mx.com.hearwego.mexicocityaudioguideapp"> <uses-permission android:name="android.permission.ACCESS