builder -v android debugでエラーが出る場合(sdkmanager is not ...など)に試すこと

buildozer.specにコメントアウト部分だった箇所にNDK・SDK・ANTファイルの位置を記入する

(str) Android NDK directory (if empty, it will be automatically downloaded.)
android.ndk_path = /Users/username/.buildozer/android/platform/android-sdk
(str) Android SDK directory (if empty, it will be automatically downloaded.)
android.sdk_path = /Users/username/.buildozer/android/platform/android-sdk
(str) ANT directory (if empty, it will be automatically downloaded.)
android.ant_path = /Users/username/.buildozer/android/platform/apache-ant-1.9.4





この記事が気に入ったらサポートをしてみませんか?