This is a simple chat server and client for Android phones.
Chat is hosted in the following web site
https://github.com/cgood92/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 | 42 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 2 image files in Chat. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
Chat has the following Java source files.
ChatServer.ChatServer.java ChatServer.CommunicationBean.java ChatServer.SocketIO.java Login.LoginBean.java Login.LoginSingleton.java applicationController.APC_commBean.java applicationController.ApplicationControllerSingleton.java applicationController.Handlers.GetAllChatsHandler.java applicationController.Handlers.LoginHandler.java applicationController.Handlers.SendChatHandler.java applicationController.HandlersInterface.java com.example.chat.CHAT.java com.example.chat.ChatContainer.java hibernate.HibernateUtilSingleton .java hibernateEntities.Meeting.java hibernateEntities.Message.java org.quickconnectfamily.json.ContainerFactory.java org.quickconnectfamily.json.ContainerFactory.java org.quickconnectfamily.json.ContentHandler.java org.quickconnectfamily.json.ContentHandler.java org.quickconnectfamily.json.JSONException.java org.quickconnectfamily.json.JSONException.java org.quickconnectfamily.json.JSONInputStream.java org.quickconnectfamily.json.JSONInputStream.java org.quickconnectfamily.json.JSONOutputStream.java org.quickconnectfamily.json.JSONOutputStream.java org.quickconnectfamily.json.JSONParser.java org.quickconnectfamily.json.JSONParser.java org.quickconnectfamily.json.JSONStream.java org.quickconnectfamily.json.JSONStream.java org.quickconnectfamily.json.JSONStreamProtector.java org.quickconnectfamily.json.JSONStreamProtector.java org.quickconnectfamily.json.JSONUtilities.java org.quickconnectfamily.json.JSONUtilities.java org.quickconnectfamily.json.ParseException.java org.quickconnectfamily.json.ParseException.java org.quickconnectfamily.json.Yytoken.java org.quickconnectfamily.json.Yytoken.java socket.CommunicationBean.java socket.SocketSession.java