Get all failed PIN unlock attempts on your Android Device

1. Pin Failed App Screens

2. What is Pin Failed

Pin Failed let’s you to get all failed PIN unlock attempts on your Android Device.

Prerequisites (Not required as such)

Dagger

Database Caching Using Room

3. Interesting Things Used In The Pin Failed Project

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

GitHub

View Github