permissions-dispatcher / PermissionsDispatcher

A declarative API to handle Android runtime permissions.
https://github.com/permissions-dispatcher/PermissionsDispatcher
Apache License 2.0
11.21k stars 1.44k forks source link

How to use permissions-dispatcher in java kotlin mix project #635

Closed GaneshShiroleScorg closed 4 years ago

GaneshShiroleScorg commented 4 years ago

FAQs


Overview

Expected

Actual

Environment

Reproducible steps

hotchemi commented 4 years ago

You can use the library by enabling both annotaionProcessor and kapt.