Skip to content

Instantly share code, notes, and snippets.

@NewtronLabs
Last active June 28, 2020 20:30
Show Gist options
  • Save NewtronLabs/a684d85bf18a111b1d16cf4c96fbd746 to your computer and use it in GitHub Desktop.
Save NewtronLabs/a684d85bf18a111b1d16cf4c96fbd746 to your computer and use it in GitHub Desktop.
EasyPermissionsConclusion.kt
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
<uses-permission android:name="android.permission.CAMERA"/>
<uses-permission android:name="android.permission.CALL_PHONE"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment