Invalid or missing Wear standalone app flag
Invalid or missing Wear standalone app flag
Wearable apps should specify whether they can work standalone, without a phone app. Add a valid meta-data entry for com.google.android.wearable.standalone
to your application element and set the value to true
or false
. <meta-data android:name="com.google.android.wearable.standalone" android:value="true"/>`
Issue id: WearStandaloneAppFlag
https://developer.android.com/training/wearables/apps/packaging.html
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for Android 2023.3, Qodana for JVM 2023.3 |
Plugin: | Android, 2022.3.1 Beta 2 |
Last modified: 13 July 2023