public static final String path="/sdcard/mokeelog"; public static String saveLog() throws IOException { String filePath=path; ...