Skip to content

ScarboroughCoral/JiTaMusic

Repository files navigation

JiTaMusic

logo

Quick Start

  1. clone
git clone https://github.com/ScarboroughCoral/JiTaMusic.git
  1. open

Open the project root directory with android studio

  1. build & run

Q&A

  • About the color matching in app?

They come from Color Hunt

  • About the icons in app?

They come from Alibaba vector icon library

  • About the background in the play page?

By using the glide-transformations to blur the image.

Demo show

demo1 demo2

Main Directory tree

├─java
│  └─com
│      └─example
│          └─lenovo
│              └─simplemusicplayer
│                  ├─activities
│                  ├─adapters
│                  ├─entity
│                  ├─helpers
│                  └─util
│                      └─mp3
└─res
    ├─anim
    ├─drawable
    ├─drawable-v24
    ├─layout
    ├─mipmap-anydpi-v26
    ├─mipmap-hdpi
    ├─mipmap-mdpi
    ├─mipmap-xhdpi
    ├─mipmap-xxhdpi
    ├─mipmap-xxxhdpi
    ├─values
    └─values-v21

About

🎻【Android】A simple local music player.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages