android / codelab-android-dynamic-features

Apache License 2.0
121 stars 47 forks source link

A problem occurred configuring project ':native' #35

Open Token360 opened 3 years ago

Token360 commented 3 years ago

I got this error when first building this project.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 C:\Users\bb\AppData\Local\Android\Sdk\ndk\22.1.7171670. 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.

BUILD FAILED in 1s

Dalakoti07 commented 3 years ago

Hi did you found fix for this?