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

android.add_jars config option #15

Merged
merged 6 commits into from
May 17, 2013
Merged

Conversation

bob-the-hamster
Copy link
Contributor

This adds an android.add_jars config option to buildozer.spec

it is a semicolon-separated list of jar filenames (with wildcard support) that will be included inside the apk bundle's libs directory, making their classes available to pyjnius.

This is a wrapper around the --add-jar command line option for python-for-android's build.py script from pull request kivy/python-for-android#120 so naturally, there is no point in merging this one until after that PR has been considered :)

…g [""]

Filter this out when checking permission validity, and when building --permission command line args

Also fix two typos in the error message for an unknown permission
For any other value of source.dir presplash and icon were broken.
Conflicts:
	buildozer/__init__.py
	buildozer/targets/android.py
tito added a commit that referenced this pull request May 17, 2013
android.add_jars config option
@tito tito merged commit c6b57a0 into kivy:master May 17, 2013
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

Successfully merging this pull request may close these issues.

2 participants