PermissionFlow: A Reactive API for knowing the status of Android app permissions

PermissionFlow: A Reactive API for knowing the status of Android app permissions

Hey Android-ers 👋🏻, In big Android projects, it is common to divide the app into several modules. This can be done for a variety of reasons, such as to improve modularity, testability, or…