Simple Chat App In Kotlin With Firebase Authentication + Firebase Firestore.If You Examine This Project You Can Understand How Firebase Firestore And Authentication Working With Kotlin.
- Android,Kotlin,XML
- Firebase Connection For Authentication
- Firebase Connection For Database(Firestore)
{ "email": deniz1234@gmail.com "password": deniz1234 }
- Basic knowledge about Android Studio
- Basic knowledge about Firebase
- Setup Authentication and use the Sign-in method 'Email/Password'
- Setup Firestore Database
- Replace the file google-services.json
- Note: Download the google-services.json file after the Firebase services are set up to automatically include the services in the json file.
- Note: When updating the google-services.json file then make sure to invalidate the caches as well as doing a clean + rebuild.
- Download and open the project in Android Studio
- Connect your Android phone or use the emulator to start the application