文件名称:mediaplay
介绍说明--下载内容均来自于网络,请自行研究使用
安卓版本的音乐播放 简单实现了音乐播放的流程 作为新手的参考还是可以的-Andrews version of the music player simply to achieve the music playback process as a novice reference or can
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mediaplay\meidaPlayer
.........\...........\.classpath
.........\...........\.project
.........\...........\.settings
.........\...........\.........\org.eclipse.jdt.core.prefs
.........\...........\AndroidManifest.xml
.........\...........\assets
.........\...........\bin
.........\...........\...\AndroidManifest.xml
.........\...........\...\classes.dex
.........\...........\...\classes
.........\...........\...\.......\com
.........\...........\...\.......\...\example
.........\...........\...\.......\...\.......\meidaplayer
.........\...........\...\.......\...\.......\...........\BuildConfig.class
.........\...........\...\.......\...\.......\...........\MainActivity$1.class
.........\...........\...\.......\...\.......\...........\MainActivity$2.class
.........\...........\...\.......\...\.......\...........\MainActivity$3.class
.........\...........\...\.......\...\.......\...........\MainActivity.class
.........\...........\...\.......\...\.......\...........\myService$1.class
.........\...........\...\.......\...\.......\...........\myService$LocalBinder.class
.........\...........\...\.......\...\.......\...........\myService.class
.........\...........\...\.......\...\.......\...........\R$attr.class
.........\...........\...\.......\...\.......\...........\R$drawable.class
.........\...........\...\.......\...\.......\...........\R$id.class
.........\...........\...\.......\...\.......\...........\R$layout.class
.........\...........\...\.......\...\.......\...........\R$raw.class
.........\...........\...\.......\...\.......\...........\R$string.class
.........\...........\...\.......\...\.......\...........\R$style.class
.........\...........\...\.......\...\.......\...........\R.class
.........\...........\...\dexedLibs
.........\...........\...\.........\android-support-v4-c0ba527952e6eb77c30d416b589b1e47.jar
.........\...........\...\jarlist.cache
.........\...........\...\meidaPlayer.apk
.........\...........\...\res
.........\...........\...\...\crunch
.........\...........\...\...\......\drawable-hdpi
.........\...........\...\...\......\.............\ic_launcher.png
.........\...........\...\...\......\drawable-mdpi
.........\...........\...\...\......\.............\ic_launcher.png
.........\...........\...\...\......\drawable-xhdpi
.........\...........\...\...\......\..............\ic_launcher.png
.........\...........\...\...\......\drawable-xxhdpi
.........\...........\...\...\......\...............\ic_launcher.png
.........\...........\...\resources.ap_
.........\...........\gen
.........\...........\...\com
.........\...........\...\...\example
.........\...........\...\...\.......\meidaplayer
.........\...........\...\...\.......\...........\BuildConfig.java
.........\...........\...\...\.......\...........\R.java
.........\...........\ic_launcher-web.png
.........\...........\libs
.........\...........\....\android-support-v4.jar
.........\...........\proguard-project.txt
.........\...........\project.properties
.........\...........\res
.........\...........\...\drawable-hdpi
.........\...........\...\.............\ic_launcher.png
.........\...........\...\drawable-ldpi
.........\...........\...\drawable-mdpi
.........\...........\...\.............\ic_launcher.png
.........\...........\...\drawable-xhdpi
.........\...........\...\..............\ic_launcher.png
.........\...........\...\drawable-xxhdpi
.........\...........\...\...............\ic_launcher.png
.........\...........\...\layout
.........\...........\...\......\activity_main.xml
.........\...........\...\raw
.........\...........\...\...\test.mp3
.........\...........\...\values
.........\...........\...\......\strings.xml
.........\...........\...\......\styles.xml
.........\...........\...\values-v11
.........\...........\...\..........\styles.xml
.........\...........\...\values-v14
.........\...........\...\..........\styles.xml
.........\...........\src
.........\...........\...\com
.........\...........\...\...\example
.........\...........\...\...\.......\meidaplayer
.........\...........\...\...\.......\...........\Ma