Android Open Source - Chat socket SocketChat-android






Project Summary

Android chat over socket.

Web Site / Source Repository

SocketChat-android is hosted in the following web site
https://github.com/jeromewir/SocketChat-android

If you think the Android project SocketChat-android 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 SocketChat-android.

ItemValue
Java File Count7
Supported screen sizes[hdpi]
Activity Count2
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in SocketChat-android. The names of the image files are listed as follows.

msg.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SocketChat-android has the following Java source files.

com.wirsztj.socketchat.Activity.ChatActivity.java
com.wirsztj.socketchat.Activity.MainActivity.java
com.wirsztj.socketchat.Adapter.MessageAdapter.java
com.wirsztj.socketchat.ApplicationTest.java
com.wirsztj.socketchat.Model.Message.java
com.wirsztj.socketchat.Network.ServerConnection.java
com.wirsztj.socketchat.View.MessageView.java