Skip to content

Caused by: java.lang.Exception: No installed ndk found, required 23.3.* #2494

Closed Answered by halx99
meehjeevan asked this question in Q&A
Discussion options

You must be logged in to vote

Usually caused by android sutdio use differrent sdkRoot with system env ANDROID_HOME(or not set) and save it to proj.android/local.properties, should be fix by following steps:

  1. Set system env ANDROID_HOME same with proj.android/local.properties
  2. re-run setup.ps1 -p android
  3. re-open your project with android

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by halx99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants