String rootpath = MainApplication.getAppContext().getExternalFilesDir(null).getAbsolutePath();
File mfile = new File(rootpath);
11-20
8122
08-10
754
String rootpath = MainApplication.getAppContext().getExternalFilesDir(null).getAbsolutePath();
File mfile = new File(rootpath);