sunnat629 / MaterialEditText

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple login activity using JetPack

App Demo –

App Libs –

  • Android KTX: JetPack component and this Full app is fully developed by Kotlin Language.
  • androidx: One of the components of JetPack. It replaces the Support Android libs and added more features and flexibilities.
  • Material Deign: This app is in 100% material design based app. I used androidx and android.material based UI elements.
  • Anko: Kotlin lightweight lib to use toast in an easier way.

Development duration: 3 hours

Important tool versions to run and build this project

  • Android Studio: stable v3.3.2
  • Kotlin version: 1.3.21
  • Gradle version: 3.3.2
  • Minimum SDK version: 21
  • Compile SDK version: 28
  • Target SDK version: 28

About


Languages

Language:Kotlin 100.0%