This repository contains a simple Python WebSocket server designed to communicate with a client built in Unreal Engine. The server allows for real-time, bidirectional message exchange between Python ...
├── app/ # Android 应用代码 │ ├── build.gradle # 应用级 Gradle 配置 │ ├── src/main/ │ │ ├── AndroidManifest.xml ...