EtsTest-AndroidApps / Android-AppLock-India

A app securing application for android built with Kotlin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Applock - Made for Bharat

Made with in India

Language Layout Android

A app securing your application built with Kotlin.

You can download the application from playStore from 25 sep. 2020. The link is https://play.google.com/store/apps/details?id=com.webers.applock&hl=en

List of Features:-

  1. Lock apps using pattern and fingerprint
  2. Vault Image/Video file (File Encryption/Decryption)
  3. Block call (Blacklist)
  4. Private Browser
  5. Take intruders photo secretly (Camera 1 API)

What can I learn:-

  1. RxJava 2
  2. Dagger 2
  3. Room Database
  4. ViewModel & LiveData
  5. Work Manager
  6. FingerPrint API
  7. App Usage Stat Manager (Is any app comes to foreground/background)
  8. Background & Foreground Services (covers all android versions)
  9. MVVM pattern using ViewState
  10. DataBinding; Binding Adapter, Binding Conversion and more.
  11. Kotlin Delegates
  12. File Cryptography in Android
  13. Call Screening Service (For creating custom dialer app)
  14. Custom Browser
  15. Camera 1 API to take photo without preview.
  16. Overlay Activity from background Service

About

A app securing application for android built with Kotlin.

License:MIT License


Languages

Language:Kotlin 100.0%