Android 可以將檔案儲存在手機上的記憶體(Internal Storage),或是外部儲存 ... File file = new File(path + "/myappdir/" + filename);
確定! 回上一頁