1.0
1.0 (2019-12-22)
Fixed bugs:
- Accept license terms prompt is not visible #916
- Unable to build release. File "/usr/lib/python3.6/shutil.py", line 96, in copyfile with open(src, 'rb') as fsrc: IOError: [Errno 2] No such file or directory: #851
- error: cannot find -lpython3.7 #842
- android.accept_sdk_license may misbehave #816
- Python3 error with pexpect #221
Closed issues:
- Sup Req : Buildozer debug does not complete - Error threading.py, sh.py, etc.. #1000
- Buildozer failed to execute the last command #999
- Android fullscreen mode: cannot hide status bar! #989
- buildozer uses wrong python version and disrespects requirement versions #988
- The version of Kivy installed on this system is too old. #987
- Failed to download any source lists! #986
- Aidl cannot be executed error buildozer #984
- buildozer debug error "[WARNING]" when i run buildozer andriod debug #980
- Building kivy app with python3 requirement gives "No compiled python is present to zip, skipping." warning and "Unable to import kivy._clock. Have you perhaps forgotten to compile kivy? ..." error when run on android device. #977
- Java And Python-for-android toolchain errors #975
- buildozer + python3 #973
- Error while running ".buildozer.../native-build/python -OO -m compileall -b -f /.../app #972
- buildozer fails with kivymd link #968
- ndk_platform doesn't exist: /home/rr/android-ndk-r20/platforms/android-20/arch-arm #966
- Paused at Installing/updating SDK platform tools if necessary #965
- java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema #962
- please add aidl into Dockerfile #960
- Missing _ctypes module #955
- Kivy-Buildozer release version doesnt upload google store #953
- buildozer using wrong kivy version #943
- buildozer ndk-api=21 error #942
- app crash #939
- ERROR: JAVA_HOME is set to an invalid directory: /usr/lib/jvm/java-8-oracle #929
- no-issue #926
- can't find file to patch toggle_jpg_png_webp.patch #921
- No matching distribution found for io #915
- Error: No matching distribution found for io(from -r requirements.txt (line 5)) #914
- I'm also experiencing the same issue, using macOS 10.14.3 and no Docker -- just plain Buildozer from the PyPi repo. What is the recommended course of action to fix this? #913
- app crash #911
- warnings while building apk using buildozer #910
- buildozer error please help me!! #906
- My application does not open in android but if it works in geany, help please. #903
- [Docker image] Can't compile apk: /bin/tar ... "Cannot utime: Operation not permitted" #902
- Fails to call numpy fft on android #899
- Command failed: /usr/bin/python3 -m pythonforandroid.toolchain #898
- error: C compiler cannot create executables #897
- stopped at "Installing/updating SDK platform tools if necessary" #896
- ValueError: Tried to access ndk_ver but it has not been set - this should not happen, something went wrong! #893
- Buildozer not installing from custom source folders #892
- Error with build requirements PIL (Python 3) #890
- rocker plants.cvs -an active -r -p rco.png #889
- rocker plants.cvs -an active -r -p rco.png #888
- rocker plants.cvs -an active -r -p rco.png #887
- rocker plants.cvs -an active -r -p rco.png #886
- rocker plants.cvs -an active -r -p rco.png #885
- host=arm-linux-androideabi #884
- Buildozer has attribute errors and will not run #883
- buildozer on osx not working #879
- Android API Issue #877
- What is the way to add folders and files? #875
- Buildozer Error #874
- Problem with "Unpacking sdl2_image" and "Parent module 'pythonforandroid.recipes' not found" #872
- buildozer android debug deploy is stuck #870
- running autoreconf -vif #866
- Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema #862
- Can not build x86 APK file #861
- But then a lot more issues, deep in the weeds now. #858
- Create tests for PR fix bug when logcat value which cannot be decode to utf-8 #857
- Can't Cythonize pyjnius: TypeError: can't pickle Argument objects #850
- buildozer -h complains about NoneType target #849
- Building failes at compiling openssl[armeabi-v7a] #841
- Applying patches for libffi[armeabi-v7a] #840
- Errors while running buildozer android debug deploy #832
- "Command failed" when running "buildozer android debug deploy run" #829
- Build Python3 for Android with Azure-keyvault and merest #828
- Outdated Android NDK download URL in Kivy Virtual Machine #827
- App crashes on startup #826
- I found the origin of the problem mentioned in issue #694 (Aidl not found) #824
- download() is not CI log friendly #823
- Application stuck in portrait mode #820
- Orientation landscape when set to portrait #818
- Certain python requirements fail due to
\_ctypes
#815 - Running buildozer help crashes #813
- [Buildozer 0.40.dev0, Buildozer 0.39] AttributeError: 'Buildozer' object has no attribute 'translate_target' #812
- Version number failing to be added to apk #810
- Virtual machine out of date #764
- Docker doesn't build #751
- Buildozer exit code on recipe fail #674
- not able to release apk in release mode - build failed #363
- Issue with NDK r11b #308
- Feature: Create a compat.py for correct PY3 support and implement it #300
- Curl missing in KivyVM #296
- Virtual machine image could have better support for international keyboards #295
- Virtual machine image does not have enough disk space #294
- Not quite an issue, just some dependency stuff #247
- # Command failed: ./distribute.sh -m "kivy" -d "stapp" #204
- Command ./distribute.sh failed -- no buildozer.spec found when it exists #203
- buildozer -v android debug : Compile fails at fcntlmodule.c #196
- Build errors on OSX 10.10 (for android) #165
- Feature Request: Vagrantfile #154
Merged pull requests:
- Feature GitHub actions #1005 (tito)
- Fixes test_p4a_recommended_android_ndk_found() mocking #983 (AndreMiras)
- Fixes packaging for current p4a develop branch #978 (misl6)
- Updates install instructions and troubleshooting #976 (AndreMiras)
- fix: show output of sdk update if auto_accept_license is false #970 (tshirtman)
- Add libs only for current arch #969 (misl6)
- Rename final apk with arch in the name #967 (tito)
- Code improvements around NDK download #961 (inclement)
- Separate build per android.arch #957 (tito)
- spec file: cast paths in source.exclude_dirs to lowercase #956 (SomberNight)
- added cmake to requirements #950 (mcroni)
- Add ability to get p4a's recommended android's NDK version #947 (opacam)
- New feature: allow to use a p4a fork #940 (opacam)
- Minor linter fix #937 (AndreMiras)
- Update installation.rst #936 (yairlempert)
- clarify overriding of config tokens #935 (brentpicasso)
- Extend add_libs to arm64-v8a #934 (misl6)
- Doc/installation updates #932 (tshirtman)
- customizability options #919 (zworkb)
- disable orientation and window option for service_only bootstrap #912 (zworkb)
- Unit test unicode decode on command output, fixes #857 #905 (AndreMiras)
- Made sure to print all lines of license question by always flushing #904 (inclement)
- Exits with error code on build exception, fixes #674 #882 (AndreMiras)
- Download Apache ANT at the same path as the buildozer.spec android.ant_path option #860 (robertpro)
- Fix for bug when logcat value which cannot be decode to utf-8 #856 (Draqun)
- Changes default log level to debug (2) #855 (AndreMiras)
- Handles unknown command/target error gracefully, closes #812 #853 (AndreMiras)
- Updates system requirements needed to build recipes #852 (AndreMiras)
- Various Dockerfile improvements #848 (AndreMiras)
- Support p4a uses-library argument #846 (pax0r)
- Removed reference to Kivy VM #845 (Megalex42)
- Removes extra log_env() call #843 (AndreMiras)
- add missing android arch to spec file #839 (OptimusGREEN)
- feat: make unzip quiet #836 (mkg20001)
- fix: drop release-unsigned from release output path #835 (mkg20001)
- Add ci_mode to toggle download progress #833 (mkg20001)
- Unit test logger #831 (AndreMiras)
- refactor auto accept license #822 (AndreMiras)
- Unit tests buildozer --help command, refs #813 #821 (AndreMiras)
- Use getbooldefault() for boolean, fixes #806 #817 (AndreMiras)
- Update the issue template #814 (AndreMiras)
- Show envs when run2 #802 (maho)