buildozer/buildozer
Alexander Taylor 2800d516da Rearranged package.name check to avoid crash
Buildozer would previously crash if a package name was '', as it checked
for zero length *and* tried to check if the first character was a
number.
2013-11-24 17:47:15 +00:00
..
targets add meta-data support, external android libraries support, and custom java files to include in the APK. 2013-11-02 18:04:28 +01:00
__init__.py Rearranged package.name check to avoid crash 2013-11-24 17:47:15 +00:00
default.spec add meta-data support, external android libraries support, and custom java files to include in the APK. 2013-11-02 18:04:28 +01:00
sitecustomize.py Add sitecustomize.py, copy into app_dir on build. 2013-09-16 22:18:21 +01:00
target.py Merge pull request #49 from brousch/serve_command 2013-10-29 09:45:00 -07:00