Published July 20, 2022
| Version v2022.07.20
Software
Open
kivy/python-for-android: v2022.07.20
Authors/Creators
- Alexander Taylor
- Andre Miras
- Mathieu Virbel1
- Pol Canelles
- Kathryn Taylee2
- Paul Brussee
- Akshay Arora3
- Gabriel Pettier4
- Peter Badida
- FC Stegerman
- Mirko Galimberti
- Ihor5
- Jérôme Poisson6
- Zachary Spector
- Thomas Karl Pietrowski
- Mikhail Gerasimov
- j-devel7
- Mikhail Zakharov8
- Enoch
- Mathew Vermeer
- Richard Larkin9
- TheBrokenRail
- OptimusGREEN
- Kevin Ollivier10
- denys-duchier
- Ben Hagen11
- b3b
- Armin Sebastian
- Andrew McLeod
- James Paige12
- 1. Melting Rocks
- 2. @ijettech-dev
- 3. Freelance
- 4. imc.com
- 5. Eleks
- 6. Salut à Toi
- 7. @w3reality
- 8. Cognitive Systems Corp.
- 9. ZenCODE
- 10. KOSoftworks LLC
- 11. OTTOMATIC GmbH
- 12. Hamster Republic Productions
Description
Highlights:
- NDK 23 + Gradle 7 support
- Apple Silicon support (with NDK ≥ 24)
- Use shutil.which instead of sh.which (fixes an issue introduced by
sh==1.14.3 - Updated scipy - lapack - numpy recipes
- Added
LEGACY_NDKoption to build lapack/scipy recipes with a separate NDK - Now also webview and service bootstraps allow building multiarch artifacts.
- macOS prerequisites are now handled automatically, except for NDK and SDK.
- pythonforandroid.androidndk.AndroidNDK has been added in order to better handle NDK paths and configs.
- Upgrading the flask version to avoid exception at the start of webview application #2560 (Prashanth-BC)
- add recipe for freetype-py to not include the prebuilt .so for the wr… #2558 (domedave)
- Update to Kivy 2.1.0 #2557 (RobertFlatt)
- tflite-runtime recipe #2554 (RobertFlatt)
- Update AndroidManifest.tmpl.xml #2551 (drahba)
- Update recipe.py (#2544) #2546 (misl6)
- Update python versions matrix on CI #2534 (misl6)
- Add ifaddr recipe #2527 (syrykh)
- Remove websocket-client recipe #2526 (syrykh)
- Fix build #2525 (correa)
- Add aaptOptions noCompress #2523 (RobertFlatt)
- Updated version of pygame from 2.0.1 to 2.1.0 #2520 (CAPTAIN1947)
- Bump Pillow version to 8.4.0 #2516 (misl6)
- Moved support-request to v2. v1 has been shut down. #2515 (misl6)
- Add support-requests configuration. #2514 (misl6)
- proper --host for libsecp256k1, libogg, libvorbis, libcurl #2512 (accumulator)
- Fix broken Contribute link #2505 (daMatz)
- Makes pep8 happy on sdl2 recipe #2504 (misl6)
- Fix broken recipes with missing arch.arch in get_site_packages_dir #2503 (misl6)
- added android permission ACCESS_BACKGROUND_LOCATION #2500 (xloem)
- GitHub Actions: Fixes wrong actions/checkout@v2 usage #2496 (misl6)
- Fixes ndk_include_dir on lxml recipe. #2495 (misl6)
- Move coveralls to github actions #2490 (misl6)
- Master #2489 (misl6)
- Add should_build method to sdl2 recipe #2482 (AndyRusso)
- AAB support related changes #2467 (misl6)
- services: fix START_STICKY #2401 (mzakharo)
Files
kivy/python-for-android-v2022.07.20.zip
Files
(2.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d5881c662ab0399b2b79f18764a7828e
|
2.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/kivy/python-for-android/tree/v2022.07.20 (URL)