arunkbabu90 / Chat

A simple Chat Android application written in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat

A simple Chat Android application written in Kotlin using Firebase Realtime Database as backend

Dependencies

• Create a project in Firebase and enable realtime database. Set its read, write rules to true • Then add the google-services.json to your :app module. You can obtain this from your Firebase project

Then the project will compile properly

If it still doesn't compile. Then try Build -> Run Generate Sources Gradle Task in Android Studio

About

A simple Chat Android application written in Kotlin


Languages

Language:Kotlin 100.0%