Android Open Source - Development socket android-websocket-client






Project Summary

Android Web Socket client library with test application and server.

Web Site / Source Repository

android-websocket-client is hosted in the following web site
https://github.com/elaxys/android-websocket-client

If you think the Android project android-websocket-client 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 android-websocket-client.

ItemValue
Java File Count3
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of android-websocket-client is as follows:

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DI...

Java Source Files

com.elaxys.android.websocket.Client.java
com.elaxys.android.wsclient_test.MainActivity.java
com.elaxys.android.wsclient_test.PrefsActivity.java