Mirko Galimberti

Results 339 comments of Mirko Galimberti
trafficstars

> @misl6 > > Unfortunately, it still doesn't work. After the Bulldozer downloads the NDK, it will not unzip the package: > > ![Снимок экрана 2022-08-30 в 20 23 33](https://user-images.githubusercontent.com/16930280/187503286-b65873ad-8dad-4afb-9bbf-7a013e395655.png)...

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?

@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?