Download Free code Chatter Box

Description

An android application for the use of chat. It uses TCP Sockets to communicate with one another.

Icons

Chatter Box

Source Files

The download file Chatter-Box-master.zip has the following entries.


.classpath/*w ww .  j ava  2s  . com*/
.gitignore
.project
.settings/org.eclipse.core.resources.prefs
.settings/org.eclipse.jdt.core.prefs
.settings/org.eclipse.ltk.core.refactoring.prefs
AndroidManifest.xml
README.md
lint.xml
proguard-project.txt
project.properties
res/drawable-hdpi/btn_arrow.png
res/drawable-hdpi/btn_arrow_down.png
res/drawable-hdpi/ic_launcher.png
res/drawable-ldpi/ic_launcher.png
res/drawable-mdpi/ic_launcher.png
res/drawable-xhdpi/ic_launcher.png
res/drawable/blue_bg.xml
res/drawable/button_arrow.xml
res/layout/chat_item_ics.xml
res/layout/layout_chat_choose.xml
res/layout/main.xml
res/values/colors.xml
res/values/strings.xml
src/com/headdetect/chat/ChatClientActivity.java
src/com/headdetect/chat/ChatItem.java
src/com/headdetect/chat/ChatListAdapter.java
src/com/headdetect/chat/Listeners/ChatListener.java
src/com/headdetect/chat/Listeners/ConnectionListener.java
src/com/headdetect/chat/Networking/Client.java
src/com/headdetect/chat/Networking/Server.java
src/com/headdetect/chat/Utilities/Constants.java
src/com/headdetect/chat/Utilities/Crypto.java
src/com/headdetect/chat/Utilities/DateUtils.java
src/com/headdetect/chat/Utilities/Logger.java
src/com/headdetect/chat/Utilities/ServerUtils.java

Download

Click the following link to download Chatter-Box-master.zip.

Chatter-Box-master.zip




















Home »
  Android Free Code »
    Chat »




Chat
Chat Client
Chat IRC
Chat Rabbitmq
Chat Server
Chat Video
Chat XMPP