- This is not a production app. To release your app in production, make sure you test your code and the app.
- Use firebase new version
- Open account in firebase console and create an app
- Add the google-service.json in your project in Android studio.
- Make sure your device or emulator is running the latest google-services (3.0.0)
Practicing with a chat app using firebase authentication and real-time database:
- Support different users with user credentials (username and password)
- Chat with any user registered in the database.
#Library Used
- Butter Knife - Bind view to class member fields
- 5.0 Lollipop - 6.0 Marshmallow