Troubleshooting @ Buildozer-Kivy
-
Q: # ERROR: Couldn't find executable for CC. This indicates a problem locating the /home/user/.buildozer/android/platform/android-ndk-r19b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang executable in the Android NDK, not that you don't have a normal compiler installed. Exiting.
-
A:
rm -rf ~/.buildozer rm -rf <project>/.buildozer
-
Q: Aidl cannot be executed
-
A:
rm -rf ~/.buildozer rm -rf <project>/.buildozer