AndPermission is an AndroidX library that centralizes permission-related workflows behind a fluent Java API. It requests ordinary runtime permissions and reports granted or denied results through callbacks. The library can also help applications share private files through platform-compatible mechanisms. Specialized flows cover installing packages from unknown sources, drawing over other apps, displaying notifications, and accessing notification listeners.