android / android/codelab-android-dynamic-features

A problem occurred configuring project ':native'.

Open
#38 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
129
Forks
51
PR merge metrics
No merged PRs in 30d

Description

> 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)

Contributor guide

Open the contributing guide

Research direction

Start by checking the :native project configuration and the NDK path reported in local.properties or ANDROID_NDK_HOME. Verify whether the configured NDK contains the required platforms directory, then confirm the project configures without the NullPointerException.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
build-system, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.