Skip to content

Instantly share code, notes, and snippets.

@erdalkaymak
Created July 5, 2021 11:51
Show Gist options
  • Select an option

  • Save erdalkaymak/d66ecc5e6d4ab49cf04845fba9541413 to your computer and use it in GitHub Desktop.

Select an option

Save erdalkaymak/d66ecc5e6d4ab49cf04845fba9541413 to your computer and use it in GitHub Desktop.
<!-- Location permission. This permission is sensitive and needs to be dynamically applied for in the code after being declared. -->
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment