Pin Failed let's you to get all failed PIN unlock attempts on your Android Device.
Interesting Thing | Thing In Detail |
---|---|
Kotlin | The language |
Navigation | Bottom Navigation using Fragments |
Dagger | Fragment Injection, View Model Injection |
Architecture | MVVM & MVC + Repository Pattern |
Room Database | SQLite using the Room Library, DAO (Data Access Objects) and Caching Data |
ViewModels | Why and how to use ViewModels |
BroadCastReceivers | Using BroadCastReceivers |
Device Admin Permissions | How to request for the Device Admin Permission |