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

About the EXTERNAL_STORAGE permissions with play services 8.4 onwards #6

Closed
preraktrivedi opened this issue Jan 14, 2016 · 2 comments
Closed
Labels

Comments

@preraktrivedi
Copy link

Hi,

Do we require the EXTERNAL_STORAGE permission if we target the following config:

  • compileSdkVersion 23 (6.0)
  • buildToolsVersion 23+
  • Google Play Services SDK - 8.3+

My doubt arises because as per the AndroidManifest comment in this project, it mentions "EXTERNAL_STORAGE permissions are optional for Android 6.0 onwards." but the official documentation mentions that "you target version 8.3 or later of the Google Play services SDK, you no longer need the WRITE_EXTERNAL_STORAGE permission to use the Google Maps Android API."

Can we safely remove these two EXTERNAL_STORAGE permissions from the Manifest and expect the lower API versions to work without any side effects?

Thanks

@stale
Copy link

stale bot commented Oct 3, 2019

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Oct 3, 2019
@stale
Copy link

stale bot commented Nov 2, 2019

Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution.

@stale stale bot closed this as completed Nov 2, 2019
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

1 participant