Skip to content

aruns2896/SignalR-Chat.Mobile

 
 

Repository files navigation

SignalR-Chat.Mobile

A real-time chat application for Android

Find Chat Service here: Chat.Web

SignalR-Chat.Mobile

Getting Started

In order to run this application you need first to run Chat.Web project which is the Chat Service.

  1. Download the project
  2. Open Android Studio and load the project
  3. Open ChatService.java LoginActivity.java and replace url http://192.168.1.4:2325 with your local IP/Port.
  4. That's all... Build and run the Project!

You may need to open windows firewall port or add exception to Antivirus.

About

A real-time chat application for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%