Skip to content

A small problem with compiling into apk on macbook #4909

Answered by FeodorFitsner
Legolaz7 asked this question in Q&A
Discussion options

You must be logged in to vote

I've found this: https://stackoverflow.com/questions/64372383/ndk-at-library-android-sdk-ndk-bundle-did-not-have-a-source-properties-file

Check if you have source.properties in ~/Library/Android/sdk/ndk/25.1.8937393 directory:

ls ~/Library/Android/sdk/ndk/25.1.8937393

It could be empty at all.

Rename that directory to something like 25.1.8937393_old and re-build Flet app again. NDK should be re-installed.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@FeodorFitsner
Comment options

Answer selected by Legolaz7
@Legolaz7
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants