Skip to content

amanaggarwal1/FlashChat

Repository files navigation

FlashChat

It is a simple chat app made with Java in Android Studio which uses Firebase as a database.

Getting the Sources

First, fork the FlashChat repository so that you can make a pull request. Then, clone your fork locally:

git clone https://github.com/[your-github-account]/FlashChat.git 

Occasionally you will want to merge changes in the upstream repository (the official code repo) with your fork.

cd FlashChat
git checkout master
git pull https://github.com/amanaggarwal1/FlashChat.git master

Manage any merge conflicts, commit them, and then push them to your fork.

Just run the code in android studio.

About

An android chat application

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages