Skip to content
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

Closed
wexi opened this issue Dec 18, 2017 · 5 comments
Closed

commit 3534a761 #1200

wexi opened this issue Dec 18, 2017 · 5 comments

Comments

@wexi
Copy link
Contributor

wexi commented Dec 18, 2017

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

@wexi
Copy link
Contributor Author

wexi commented Dec 19, 2017

Reverting commit 3534a76 solved my problem but I wonder what SDK/NDK/API the committer has tested this code with. TIA.

@QuadTriangle
Copy link
Contributor

    <property name="java.target" value="1.7" />
    <property name="java.source" value="1.7" />

sdktools>tools>ant>build.xml

@QuadTriangle
Copy link
Contributor

I have opened #1205 to fix gradle

@Cheaterman
Copy link
Contributor

This is annoyingly still here it seems - at least I encountered it today.

@inclement
Copy link
Member

Closing as fixed by #1205.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants