Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 10 storage permission denied #2364

Closed
Sahil-pixel opened this issue Nov 30, 2020 · 2 comments
Closed

Android 10 storage permission denied #2364

Sahil-pixel opened this issue Nov 30, 2020 · 2 comments
Labels

Comments

@Sahil-pixel
Copy link
Contributor

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 ..

@RobertFlatt
Copy link
Contributor

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

Copy link

👋 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants