codelab-android-dynamic-features icon indicating copy to clipboard operation
codelab-android-dynamic-features copied to clipboard

A problem occurred configuring project ':native'.

Open yeuchi opened this issue 4 years ago • 2 comments

Configure project :native 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 /Users/ctyeung/Library/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.

FAILURE: Build failed with an exception.

  • What went wrong: A problem occurred configuring project ':native'.

java.lang.NullPointerException (no error message)

yeuchi avatar Jun 26 '21 18:06 yeuchi

Tools -> SDK Manager -> SDK Tools -> NDK Installed !! But still failed.

yeuchi avatar Jun 26 '21 18:06 yeuchi

Hi I also came across same issue,

`A problem occurred configuring project ':native'.

java.lang.NullPointerException (no error message)`

Did you fixed it, please tell

Dalakoti07 avatar Aug 11 '21 12:08 Dalakoti07