finish a android application ,this project want to paly music and refesh the music list.
MP3AndroidApplication is hosted in the following web site
https://github.com/superliang/MP3AndroidApplication
If you think the Android project MP3AndroidApplication listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MP3AndroidApplication.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
MP3AndroidApplication has the following Java source files.
com.liang.entity.MP3Info.java com.liang.mp3Service.DownLoadService.java com.liang.mp3androidapplication.IndexActivity.java com.liang.utils.FileUtils.java com.liang.utils.URLDownLoad.java com.liang.xml.MP3ListContentHandly.java