Simple Chat application for android (only text).
ChatMessenger is hosted in the following web site
https://github.com/rootid/ChatMessenger
If you think the Android project ChatMessenger 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 ChatMessenger.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 15 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE |
ChatMessenger has the following Java source files.
com.ub.chat.ClientThread.java com.ub.chat.Constants.java com.ub.chat.MainActivity.java com.ub.chat.MySocket.java com.ub.chat.ServerTask.java