Kivy application does not work on Android
I want write simple application in Python for Android using kivy. Sadly when I start example code I see only splash screen and few second later application finish work. There is a huge problem with debugging because adb on Linux Mint does not detect my device. Can someone look at my code and tell my why? To build application I use buildozer. You can also see create_env script to check all dependencies are there. Best regards. Draqun EDIT: I started debugging my application. Conclusion: buildozer + python3 + kivy is a bad idea if I use kivy.uix.button.Button when text attribute is str than I