Sample project using websockets on Android.
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.
The following table is the detailed list of android-websocket-example.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Raw File Names | res\raw\baasheep.wav |
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.
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