-
An Android messaging app, which allows users to chat together using Internet.
-
Some notable functionalities:
- Users can register, recover, and login to their personal account. Some processes will require email verification steps.
- Users can view weather forecast based on their current location, or provided location (using ZIP code or select on Google Map).
- Users can add/delete contact, or search other accounts.
- Users can create a group chat room or a direct message to another user.
- Themes are changeable.
-
Web service of the project: https://github.com/hunghvu/com-chat-web-service
-
Application demo video: https://youtu.be/5n2kLIX5d_M
-
Note: All required dependencies are included. The app requires API 26 at minimum.
-
Steps:
- Clone the repository.
- The cloned repository itself is an Android project, open it in Android Studio.
- Run it on an emulator.
- Done.
-
Alternatively, you can install this application by dropping the apk file into your emulator, or directly install it on a real Android device.
- Hung H. Vu
- Adam Hall
- Jerry J. Springer
- Phong H. Le