Skip to content

Simple Chat App In Kotlin With Firebase Authentication + Firebase Firestore

Notifications You must be signed in to change notification settings

dnzcany/ChatAppWithKotlin

Repository files navigation

ChatAppWithKotlin

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.

Technologies & Architecture

Technologies

  • Android,Kotlin,XML

Firebase

  • Firebase Connection For Authentication
  • Firebase Connection For Database(Firestore)

For Testing

{ "email": deniz1234@gmail.com "password": deniz1234 }

Screenshots

Login-SignUp

Uygulama Ekran Görüntüsü Uygulama Ekran Görüntüsü

Friends-Chat Screen

Uygulama Ekran Görüntüsü Uygulama Ekran Görüntüsü

Setup

Requirements

  • Basic knowledge about Android Studio
  • Basic knowledge about Firebase

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.

Project

  • Download and open the project in Android Studio
  • Connect your Android phone or use the emulator to start the application

About

Simple Chat App In Kotlin With Firebase Authentication + Firebase Firestore

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages