Skip to content

Sample project demonstrating the usage of Android permissions using Clean Architecture.

License

Notifications You must be signed in to change notification settings

dautovicharis/Android-Clean-Architecture

Repository files navigation

Android-Clean-Architecture

Supported permissions:

<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />  
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" />
AutoStart workaround for XIAOMI, OPPO, VIVO, LETV, HONOR and ONEPLUS.

Releases

No releases published

Packages

No packages published

Languages