How To Correctly Implement The Google Api On A Kivy Application Compiling With Buildozer?
after having correctly compiled my application with bulldozer, by opening my application on my phone, it crashed sistematically. I have programed my app on my PC and it work just f
Solution 1:
SOLUTION I don't think all of them are necessary:
google-api-python-client == 1.9.3, google, six == 1.13.0, google-auth-httplib2 == 0.0.3, google-auth-oauthlib == 0.4.1, google-api-core == 1.21.0, google-auth == 1.18.0
Post a Comment for "How To Correctly Implement The Google Api On A Kivy Application Compiling With Buildozer?"