An Android music player example using MediaCodec.
Android-Music-MediaCodec-Example is hosted in the following web site
https://github.com/starlightslo/Android-Music-MediaCodec-Example
If you think the Android project Android-Music-MediaCodec-Example 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 Android-Music-MediaCodec-Example.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
Android-Music-MediaCodec-Example has the following Java source files.
com.tonyhuang.example.Decoder.java com.tonyhuang.example.MainActivity.java