Skip to content Skip to sidebar Skip to footer

Kivy Buildozer.spec Error - Trying To Build An Android App That Sends An Email Out

I have an app that I'm trying to deploy and can't. Towards the beginning I get an 'ValueError: read of closed file' I don't know if this is related to openssl which is the step it'

Solution 1:

I saw this issue on github a while ago. Here's the link https://github.com/kivy/buildozer/issues/760

One of the people mentioned to download the NDK manually and setting it to the .buildozer/android/platform/ directory

However, when I got the error few weeks ago, I just deleted the .Buildozer directory from my project folder and built the apk again


Post a Comment for "Kivy Buildozer.spec Error - Trying To Build An Android App That Sends An Email Out"