ChatRoom?android-java) used socket.
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.
The following table is the detailed list of ChatRoom.
Item | Value |
---|---|
Java File Count | 23 |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 9 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
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.
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