A.Environment.getExternalStorageDirectory() B.openFileOutput(Stringname,intmode) C.File(Filedir,Stringname) D.Environment.getDataDirectory()
A.JSONObject B.JSONArray C.JSON D.JSONToken
A.需要使用MediaPlayer.create方法創(chuàng)建MediaPlayer B.直接newMediaPlayer即可 C.需要調(diào)用setDataSource方法設(shè)置文件源 D.直接調(diào)用start方法,無需設(shè)置文件源