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: checks if the app has permission to read and write to device storage. When android > 6.0(SDK API > 23) #5

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

KangLin
Copy link

@KangLin KangLin commented Jan 2, 2019

If the app does not has permission then the user will be prompted to
grant permissions, When android > 6.0(SDK API > 23)

… storage.

If the app does not has permission then the user will be prompted to
grant permissions, When android > 6.0(SDK API > 23)
@KangLin KangLin changed the title Checks if the app has permission to read and write to device storage. Android: checks if the app has permission to read and write to device storage. When android > 6.0(SDK API > 23) Jan 3, 2019
@KangLin KangLin force-pushed the master branch 8 times, most recently from 33fbf5d to 70fc749 Compare January 9, 2019 04:39
@KangLin KangLin force-pushed the master branch 7 times, most recently from 9c8acb8 to 63c5ce7 Compare January 15, 2019 01:34
@KangLin KangLin force-pushed the master branch 2 times, most recently from 1fc9d0c to a870fef Compare January 16, 2019 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant