Saturday 17 March 2018

Permission Bitte

Easiest way to ask for user permission in Androidю

  • Absurdly minimal API. There're only 3 static methods and one interface with callbacks.
  • No annotations, no worry about onRequestPermissionsResult, no worry about shouldShowRequestPermissionRationale
  • Plays nice with ArchitectureComponents, lets your ViewModel implement the interface



from The Android Arsenal

No comments:

Post a Comment