Skip to content

KareemEmadElfrargi/Chat-App

Repository files navigation

Simple Chat Application

Training Project

  • You can now communicate with your best friend through the app, where the app allows a smooth way to communicate but first you must register in the app's database and then you can communicate with your best friend

Catch the Video From Here.

linkedin

Libraries and technologies used

• Navigation component : one activity contains multiple fragments instead of creating multiple activites

    implementation("androidx.navigation:navigation-fragment-ktx:2.7.5")
    implementation("androidx.navigation:navigation-ui-ktx:2.7.5")
  • Add the dependency for the Firebase Authentication library
    implementation("com.google.firebase:firebase-auth")
  • Gradle is the only supported build configuration, so just add the dependency to your project build.gradle file
dependencies {
  implementation 'com.airbnb.android:lottie:$lottieVersion'
}
  • Add the dependency for the Firebase Authentication library
    implementation("com.google.firebase:firebase-auth")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages