XoYoKing / PowerMusic

A `Powerful` Music Player on Native Android Technology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

音乐播放器 visitors

—— PowerMusic

本项目的开发工作起始于:2023 年 6 月

📔 自述

使用Android原生技术(on Java)开发的音乐播放器

2023 © PowerMusic

Powered by ©Kwanhooo

🔨 当前部署

  1. 开发环境 (env.development)

  • 主机:Emulator Device @API 31
  1. 生产环境 (env.production)

  • 主机:Android 9.0 或以上

💻 开发

项目环境

  • Android Studio
  • Gradle
  • Android SDK API 28
  • Java 17

🦾 源码

1. 开发

# 提交代码

# 1.添加暂存区
git add .

# 2.提交代码
  # `type`的允许值详见 commitlint.config.js
git commit -m <type>[optional scope]: <description>

# 3.推送
git push

🏃 项目状态

基本状态

GitHub

Website


开发状态

GitHub branch checks state

GitHub last commit (branch)

GitHub commit activity

GitHub contributors


仓库统计

GitHub language count

GitHub repo size

Lines of code

About

A `Powerful` Music Player on Native Android Technology

License:GNU General Public License v3.0


Languages

Language:Java 100.0%