有各种鸡叫声音
该项目正在完善中...
安卓5.0-安卓16
- Android Studio(IntelliJ IDEA)
- Gradle 8.13
- Java 21
JDK版本:Java 21
Windows
git clone https://github.com/mzyxsl/Chicken_Sound_Box.git
cd Chicken_Sound_Box
gradlew app:assembleDebugLinux
git clone https://github.com/mzyxsl/Chicken_Sound_Box.git
cd Chicken_Sound_Box
chmod +x gradlew # 首次执行需要给执行权限
./gradlew app:assembleDebug