Skip to content

Get all failed PIN unlock attempts on your Android Device.

Notifications You must be signed in to change notification settings

brianosoro/PinFailed

Repository files navigation

1. Pin Failed App Screens

Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text

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

About

Get all failed PIN unlock attempts on your Android Device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages