getContentResolver (); Uri insertUri = resolver.insert(external, values); LogUtil.log("insertUri: " + insertUri); OutputStream os = null;
確定! 回上一頁