ChatApp
ChatApp copied to clipboard
A simple android studio project developed using firebase which can be used for real-time chatting.
ChatApp
A simple real-time chatting application developed using Android Studio using Firebase as a Back-end.
Features:
- Login with Phone Number
- Private messaging (one to one)
- Group messaging (every user is accessible)
- Rich messaging(text, image)
- For sender Delete message for me or everyone
- For Receiver Delete message for me
- If image then View in full screen
- For profile settings Image cropper functions
- Powered by Firebase
- Firebase UI
- Find friends
- All candidate details with Username and status
- For sender Send chat Request and also cancel that request
- For receiver Accept chat request and delete that request
- If Request accept then its came to friends screen
Upcoming Features:
- Notifications
- Adding more Rich messaging types(pdf, docs and others)
- Adding and removing from Groups
- Replying to a particular message
Images:
For screenshots Press here
Downloading the source code
you will have to download the complete source code everytime it is updated on the repository.
Download apk file here
Stay Up to date
It is important for you stay up to date with the new features, latest updates and bug fixing. Ensure to Star( * ) the project on Github and get notified whenever any update coming.
Take this steps to download
Note: Make sure you use latest android studio version
- First Launch Android Studio
- Open the download folder and unzip ChatApp-master.zip file.
- Open the project name ChatApp from the folder where you have downloaded the code using menu File -> Open
- It may take a while to build the project for the first time.
- Configure the app to firebase and app google-services.json file.
- Once the build is over, run on the device using menu Run -> Run (app) (Launch app in emulator or phone)
- You can see a login page as above.
That's all folks!
Feel free to mail me for any doubts/query :email: [email protected]
Feel free to file a new issue with a respective title and description on the the ChatApp repository. If you already found a solution to your problem, I would love to review your pull request!