Android Open Source - Chat application ChatMessenger






Project Summary

Simple Chat application for android (only text).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ChatMessenger.

ItemValue
Java File Count5
Minimum SDK Version15
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_PHONE_STATE




Java Source Files

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