/CZAndroidAPP

LoginUI

Primary LanguageJavaMIT LicenseMIT

Authentication form for Android

Basic Overview

Android authentication form based on Firebase with few features, custom animation and design.

Features

  • Registration activity with email and password, also storing and username into database.
  • Login activity with email/password, remembering logged user.
  • Password reset activity (sending an email to user)
  • Wrong inputs errors
  • Welcome splash screen
  • Button gradients (on-click transitions)
  • Social app login (not connected to API)

Interface Preview

Implementation

google-services.json

You need to set up your own Firebase authenticator + database and download google-services.json file, then add it to YourApp/app folder: