This is demo socket io for android with node js.
socketio_android is hosted in the following web site
https://github.com/Thanhktm/socketio_android
If you think the Android project socketio_android 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 socketio_android.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar androidasync-1.1.3.jar gson-2.2.4.jar |
Required Permissions | android.permission.INTERNET |
socketio_android has the following Java source files.
com.example.socketio.MainActivity.java com.example.socketio.Message.java com.example.socketio.MessageAdapter.java com.example.socketio.ScreenChat.java