Android Open Source - Example project android-websocket-example






Project Summary

Sample project using websockets on Android.

Web Site / Source Repository

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

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

ItemValue
Java File Count8
Supported screen sizes[xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Raw File Namesres\raw\baasheep.wav




Resource Files

There are 1 image files in android-websocket-example. The names of the image files are listed as follows.

beeeeeh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-websocket-example has the following Java source files.

com.codebutler.android.websockets.HybiParser.java
com.codebutler.android.websockets.WebSocketClient.java
com.nilhcem.websockets.BaseSocketActivity.java
com.nilhcem.websockets.MainActivity.java
com.nilhcem.websockets.NetworkStateReceiver.java
com.nilhcem.websockets.SecondActivity.java
com.nilhcem.websockets.WebSocketsService.java