# xiaozhi-android **Repository Path**: wugemu_admin_admin/xiaozhi-android ## Basic Information - **Project Name**: xiaozhi-android - **Description**: No description available - **Primary Language**: Android - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-10 - **Last Updated**: 2025-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目概述 [![Watch the video](https://img.youtube.com/vi/0GOVlDDhAfM/maxresdefault.jpg)](https://www.youtube.com/watch?v=0GOVlDDhAfM) 小智语音助手的 Android 客户端,使用 Kotlin 和 C++ 实现。该项目主要方便个人学习和调试,代码尚不完善,仍然存在大量 Bug,仅供参考和实验使用。 ## 项目背景 - 原始硬件项目:[xiaozhi-esp32](https://github.com/78/xiaozhi-esp32) ## 功能特性 - 官方服务器 - SelfHost 服务器 - MQTT - Websocket - 实时对话 - 声学回声消除(AEC) + 降噪(NS) ![image](https://github.com/user-attachments/assets/85df2a41-7152-47b4-9e3b-d7ce7bf89508) ## 环境要求 - Android SDK 24+ - Gradle 8.9+ - Kotlin 1.8+ - CMake 3.22.1+ ## 安装 [Release](https://github.com/douo/xiaozhi-android/releases) ### Android Studio 设置 1. 克隆仓库 2. 在 Android Studio 中打开项目。 3. 同步 Gradle 文件。 4. 构建项目。 ## 使用方法 ### 运行应用 1. 连接 Android 设备或启动模拟器。 2. 在 Android Studio 中运行应用。