File file = null; try { file = createFile2(json); } catch (IOException e) { e.printStackTrace(); } Intent shareIntent = new Intent(); ...
確定! 回上一頁