Cliente android para chat mediante la implementacion de socket.
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.
The following table is the detailed list of Chat.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [xhdpi] |
Activity Count | 3 |
jar files used | naga-3_0.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
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.
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