編輯:高級開發
final String tmpFileName = "comictmpsound.wav"; //Integer.toString(num++) + "." + type.substring(type.length() - 3, type.length());
app.deleteFile(tmpFileName);
FileOutputStream fos = null;
try {
fos = app.openFileOutput(tmpFileName, Context.MODE_PRIVATE);
byte[] b = new byte[32768];
int offset = 0;
int read = 0;
do {
read = ins.read(b);
if (read > 0) {
fos.write(b, 0, read);
offset += read;
}
} while (read > 0);
fos.flush();
} catch (Exception e) {
e.printStackTrace();
} finally {
if (fos != null) {
try {
fos.close();
} catch (IOException e) {
e.printStackTrace();
}
}
}
// 打開臨時文件
FileInputStream fis = null;
try {
fis = app.openFileInput(tmpFileName);
mp = new MediaPlayer();
mp.setDataSource(fis.getFD());
mp.prepare();
} catch (Exception e) {
e.printStackTrace();
} finally {
if (fis != null) {
try {
fis.close();
} catch (IOException e) {
e.printStackTrace();
}
}
}
android手機操作系統基本特征包括內部集成浏覽器 該浏覽器基於開源的WebKit 引擎,優化的圖形庫 包括2D和3D圖形庫,3D圖形庫基於OpenGL ES 1.0
簡介 在使用Andriod SDK進行應用程序開發的時候,我們需要對源代碼進行調試,有可能需要進入到某個android API函數內部進行跟蹤調試。但是,如果目標版
我們已經為喜歡Android 3.0的朋友提供android 3.0 SDK下載,本文我們將向大家介紹android 3.0 SDK安裝教程,本教程與android 2
android到底有多少版手機?想必大家很難回答出來,就算說出來安裝android各個版本操作系統的手機的數量恐怕你也很難說清楚類似聯想“樂Phone”、創新工場“點心