mahmadmusffir / SignalR-Chat.Mobile

A real-time chat application for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Java 100.0%