-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: first hourThe first hour of using FlutterThe first hour of using Flutterplatform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on AndroidtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Milestone
Description
Whenever gradle fails for any reason, the logs are "polluted" by this additional warning:
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to /home/melkir/Android/Sdk/ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
We don't actually depend on NDK, so would be good if this wasn't always printed.
Metadata
Metadata
Assignees
Labels
a: first hourThe first hour of using FlutterThe first hour of using Flutterplatform-androidAndroid applications specificallyAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android"flutter build" and "flutter run" on AndroidtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.