# recorder **Repository Path**: winfi/recorder ## Basic Information - **Project Name**: recorder - **Description**: 录音机APP - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2026-06-30 - **Last Updated**: 2026-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 录音机APP ## 构建与验证 - 构建Debug APK: `./gradlew assembleDebug` - 构建Release APK: `./gradlew assembleRelease` - 安装Debug APK到设备: `./gradlew installDebug` - 清理构建: `./gradlew clean`