-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
commit 3534a761 #1200
Comments
Reverting commit 3534a76 solved my problem but I wonder what SDK/NDK/API the committer has tested this code with. TIA. |
sdktools>tools>ant>build.xml |
I have opened #1205 to fix gradle |
This is annoyingly still here it seems - at least I encountered it today. |
Closing as fixed by #1205. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Seems that python-for-android commit 3534a76 is responsible for: "kivy/android/PythonService.java:108: error: multi-catch statement is not supported in -source 1.5"
Thanks, Enoch.
Using:
SDK = HOME + '/.buildozer/android/platform/android-sdk-20'
Therefore ant and not gradle
The text was updated successfully, but these errors were encountered: