Revised version of Java server for the android chat application, still in progress.
AndroidChatJavaServerRevised is hosted in the following web site
https://github.com/gabiMercea/AndroidChatJavaServerRevised
If you think the Android project AndroidChatJavaServerRevised 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 AndroidChatJavaServerRevised.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 16 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
AndroidChatJavaServerRevised has the following Java source files.
com.company.Client.java com.example.AndroidChatClient.ClientInterface.java com.example.AndroidChatClient.LoginScreen.java com.example.AndroidChatClient.RegisterScreen.java com.gabi.CommunicationThread.java com.gabi.Server.java com.gabi.ServerInterface.java com.gabi.UsersList.java