Android 音频播放

android音频播放方式有两种:一种是MediaPlayer,另外一种是SoundPool,下面这个例子是用的第一种 1.首先看布局文件 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orient
相关文章
相关标签/搜索