python-for-android icon indicating copy to clipboard operation
python-for-android copied to clipboard

Android 10 storage permission denied

Open Sahil-pixel opened this issue 5 years ago • 1 comments

I have build a app which is saving file into android sdcard (internal memory ) ..i have put all required permission in buildozer and android.permissions = INTERNET,ACCESS_NETWORK_STATE,WRITE_EXTERNAL_STORAGE,READ_EXTERNAL_STORAGE and i have take permission from user using android module ....

which is working fine on android 8 and android 5.1

but in Android 10 showing permission denied ..but i have given all permission ..

Sahil-pixel avatar Nov 30 '20 13:11 Sahil-pixel

Usage questions should be addressed to the user group https://groups.google.com/g/kivy-users

RobertFlatt avatar Dec 01 '20 06:12 RobertFlatt

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.

If you're having trouble installing or using python-for-android, maybe you could be interested in our quickstart guide.

Let us know if this comment was made in error, and we'll be happy to reopen the issue.

github-actions[bot] avatar Nov 20 '23 01:11 github-actions[bot]