Skip to content

Filter away NDK warning #13975

@mit-mit

Description

@mit-mit

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 Flutterplatform-androidAndroid applications specificallyt: gradle"flutter build" and "flutter run" on AndroidtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions