/Socket-chat-Android-Client

A simple group chat app made using Socket.io java client. Socket.io chat server: https://github.com/Kartik2016/Socket-chatApp_Server Download apk:

Primary LanguageJava

Socket-chat-Android-Client

A simple group chat app made using Socket.io java client. Socket.io chat server: https://github.com/Kartik2016/Socket-chatApp_Server

Installation

  • Clone or download the repo
  • Clone or download the Socket chat_app server and set it up
  • Replace with your local ip address followed by ":" and a port number of your choice. Make sure the port number is same as the one used while setting up the server
  • Build and run the project

Roadmap

  • Improve UI
  • Add feature to send and receive images
  • Implement one-to-one chat