Android Open Source - Chat server AndroidChatJavaServerRevised






Project Summary

Revised version of Java server for the android chat application, still in progress.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidChatJavaServerRevised.

ItemValue
Java File Count8
Minimum SDK Version16
Activity Count3
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

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