Android app with python

-1

I'm having trouble, the python program runs perfectly on the computer, but the same does not happen on the phone. It opens the application, loads and closes. I use the kivy interface and generate the apk through the buildozer. This problem occurred after q integrated the system functions of paho.mqtt

.codes using python 2.7 and used in buildozer.spec android.permisson = INTERNET

. The application was normal until you imported the paho.mqtt.client module

. I had the same error earlier. However, when using an RST document widget in kivy.

Does anyone know how I can solve it? Thank you ...

    
asked by anonymous 06.11.2018 / 17:09

0 answers