How to include Internet Permission in Kivy? (Android 6) -


i want use standard python module urllib2 in kivy app requires access internet. when uncomment #android.permissions = internet , package app app doesn't inform me internet permission while installing .apk , when i'm using urllib2 app crashes (probably because no internet permission)

thx in advance!


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -