Closed ghost closed 4 years ago
Build failed: The minimum supported NDK version is 19. You can download it from https://developer.android.com/ndk/downloads/
Tried?
Yes indeed it's like the error says, change the NDK in your buildozer.spec
.
android.ndk = 19b
I'm using ubuntu subsystem in windows and I'm trying to build apk but I got some ndk error I tried to delete .buildozer folder and run buildozer -v android debug still getting the same error so how I can fix it ?? my spec file
and my log