# android_socket.io_chat **Repository Path**: jsjxsy/android_socket.io_chat ## Basic Information - **Project Name**: android_socket.io_chat - **Description**: android socket.io 实现聊天的例子 目前没有服务端,功能不完整 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-01-09 - **Last Updated**: 2025-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: Android, socketio ## README # soket.io版本2.x=>4.x # socket.io-android-chat This is a simple chat demo for socket.io and Android. You can connect to [https://socket-io-chat.now.sh](https://socket-io-chat.now.sh) using this app. ## Installation 1. Clone the project. 2. In Android Studio, chose **File > Import Project** and select the root folder of the project. Android Studio may ask you to choose the type of project you are importing. If this is the case, make sure to choose **Import project from external model** and select the **Gradle** option. ## Tutorial http://socket.io/blog/native-socket-io-and-android/ ## Misc https://github.com/socketio/socket.io/issues/2823 ## License MIT