Android Open Source - Chat demo socket.io-android-chat






Project Summary

A simple chat demo for socket.io and Android.

Web Site / Source Repository

socket.io-android-chat is hosted in the following web site
https://github.com/nkzawa/socket.io-android-chat

If you think the Android project socket.io-android-chat listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of socket.io-android-chat.

ItemValue
Java File Count6
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.INTERNET




License

The license information of socket.io-android-chat is as follows:

MIT License

Java Source Files

com.github.nkzawa.socketio.androidchat.ApplicationTest.java
com.github.nkzawa.socketio.androidchat.LoginActivity.java
com.github.nkzawa.socketio.androidchat.MainActivity.java
com.github.nkzawa.socketio.androidchat.MainFragment.java
com.github.nkzawa.socketio.androidchat.MessageAdapter.java
com.github.nkzawa.socketio.androidchat.Message.java