Mirko Galimberti
Mirko Galimberti
> @misl6 > > Unfortunately, it still doesn't work. After the Bulldozer downloads the NDK, it will not unzip the package: > > ...
If I get it right your request, We already have this feature and it's exposed by `--add-custom-recipe`. You can add multiple custom recipes by using it: `python toolchain.py build mycustompackage1...
Hi @Andrei-Pozolotin , Yes, it doesn't override an existing recipe and after checking `python-for-android` code, It probably should do in order to be fully consistent. Also, clean is not supported...
⚠️ There's a `python-for-android` related PR which is marked as WIP. @DexerBR can you also mark this one as WIP until the `python-for-android` related PR is merged?
Closing as a duplicate of https://github.com/kivy/python-for-android/issues/2343
Hi @SamanthaZH, How did you install the Python version that are you using?
Closing as stale
@tito Do you remind why `wsgiref` was included in the cleanup? Just for some decluttering or something else?
Unfortunately there's no ETA for opencv. Thank you for opening the feature request.
HI @CCYYT , Can you try to avoid running `buildozer` as root and check if the issue persists?