Android Open Source - Chat socket Chat






Project Summary

Cliente android para chat mediante la implementacion de socket.

Web Site / Source Repository

Chat is hosted in the following web site
https://github.com/albvazq/Chat

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

ItemValue
Java File Count16
Supported screen sizes[xhdpi]
Activity Count3
jar files usednaga-3_0.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET




Resource Files

There are 1 image files in Chat. The names of the image files are listed as follows.

send_btn.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Chat has the following Java source files.

Handlers.ActionHandler.java
Handlers.CommandHandler.java
Handlers.ConnectionHandler.java
Handlers.DataHandler.java
Helpers.MessageData.java
Helpers.MessageHelper.java
Helpers.ReadSocketHelper.java
Helpers.WriteSocketHelper.java
Models.ChatModel.java
Models.SocketModel.java
Models.StorageModel.java
Models.UserModel.java
com.localhost.sergioalberto.chat.BaseConectionActivity.java
com.localhost.sergioalberto.chat.ChatWindowActivity.java
com.localhost.sergioalberto.chat.ContactsActivity.java
com.localhost.sergioalberto.chat.SettingsActivity.java