A real-time chat application for Android
Find Chat Service here: Chat.Web
In order to run this application you need first to run Chat.Web project which is the Chat Service.
- Download the project
- Open Android Studio and load the project
- Open
ChatService.java
LoginActivity.java
and replace urlhttp://192.168.1.4:2325
with your local IP/Port. - That's all... Build and run the Project!
You may need to open windows firewall port or add exception to Antivirus.