Easier your TPA Mobile.
There is a Kotlin and Java version in here
Firstly, you must synchronize your own Firebase with this Project
- Click Tools > Firebase, and then Firebase Assistant will be shown in right of your project
- Select one of the services you want to use
- Click "Connect to Firebase"
- Select one of your Firebase project or you can create a new Firebase project
In this project, i use Anko to make my project easier. You can read more about Anko here!(https://github.com/Kotlin/anko)
- Firebase Auth (Login, Register, Google Sign In, Forgot Password, Logout)
- Firebase Realtime Database (Create, Read, Update, Delete)
- Firebase Realtime Database & Storage (Upload Image & Store data into Realtime Database)