Android chat over socket.
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.
The following table is the detailed list of SocketChat-android.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
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.
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