Android Open Source - Development socket ChatRoom






Project Summary

ChatRoom?android-java) used socket.

Web Site / Source Repository

ChatRoom is hosted in the following web site
https://github.com/ntcnet83/ChatRoom

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

ItemValue
Java File Count23
Target SDK Version15
Minimum SDK Version8
Activity Count9
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 45 image files in ChatRoom. The names of the image files are listed as follows.

avatar_default.png
cb_normal.png
cb_on.png
chat_btn.png
default_head.png
group_avatar.png
h001.png
h002.png
h003.png
h004.png
h005.png
h006.gif
head_bg.png
history_del.png
input_normal.9.png
input_over.9.png
login_bg.png
login_button_nor.9.png
login_button_press.9.png
login_logo.png
logo.png
menu_about.png
menu_close.png
menu_login_out.png
menu_setting.png
more_add.png
more_bg.png
more_chat.png
more_go.png
more_item_nor.png
more_trends.png
tab_buddy_nor.png
tab_buddy_press.png
tab_group_nor.png
tab_group_press.png
tab_more_nor.png
tab_more_press.png
tab_qzone_nor.png
tab_qzone_press.png
tab_recent_nor.png
tab_recent_press.png
tabbar_bg_nor.png
tabbar_bg_press.png
topbar_bg.9.png
trans.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ChatRoom has the following Java source files.

org.yhn.yq.client.model.ClientConServerThread.java
org.yhn.yq.client.model.ManageClientConServer.java
org.yhn.yq.client.model.YQClient.java
org.yhn.yq.client.view.BuddyActivity.java
org.yhn.yq.client.view.BuddyAdapter.java
org.yhn.yq.client.view.BuddyEntity.java
org.yhn.yq.client.view.ChatActivity.java
org.yhn.yq.client.view.ChatAdapter.java
org.yhn.yq.client.view.ChatEntity.java
org.yhn.yq.client.view.GroupAcitivity.java
org.yhn.yq.client.view.LoginActivity.java
org.yhn.yq.client.view.MainActivity.java
org.yhn.yq.client.view.ManageActivity.java
org.yhn.yq.client.view.MoreActivity.java
org.yhn.yq.client.view.RecentActivity.java
org.yhn.yq.client.view.RecentAdapter.java
org.yhn.yq.client.view.RecentEntity.java
org.yhn.yq.client.view.RegisterActivity.java
org.yhn.yq.client.view.TrendsAcitivy.java
org.yhn.yq.common.MyTime.java
org.yhn.yq.common.User.java
org.yhn.yq.common.YQMessage.java
org.yhn.yq.common.YQMessageType.java