Self-developed Win8-style Android music player application source code (standalone version), win8android
I spent two days in my spare time studying and writing a Win8-style android music player, which implements most of the basic functions. The specific description is as follows:
Basic functions:
Note: The Android system version must be later than 2.2 to ensure that the mobile phone is installed with an SD card (some icons are used for QQ music and Baidu music)
Interface Composition:
Welcome Page: fade in, random Image
Because there are a lot of code, it is not realistic to post it here. Well, let's link it up. Please download it on the source code heaven Website:
Http://code.662p.com/view/4733.html
Main Interface: 4 tabs, 4 cells:
--
Song list interface: scan the SD card to get all the songs and get the names, artists, albums, ages, styles, durations, and other information of each song.
Song playing interface: Implementation-pause, continue playing, last, next, fast forward, fast return function, lyrics function not added due to time relationship.
Because there are a lot of code, it is not realistic to post it here. Well, let's link it up. Please download it on the source code heaven Website:
Http://android.662p.com/thread-2420-1-1.html