Files
CE/README.md
GP d476ba24bd docs: 添加项目基础文件和文档
添加.gitignore文件管理忽略规则
添加中英文README文件说明项目结构和快速开始指南
2025-08-13 14:56:53 +08:00

14 lines
270 B
Markdown

# CE - MIXUI
This is a Android project with MIXUI framework.
## Project Structure
- `app/` - Main application code
- `libs/` - Third-party libraries
- `build/` - Build outputs
## Getting Started
1. Open the project in Android Studio
2. Build and run the application