示例#1
0
 @Override
 protected List<File> getBaseFolders() {
   return Collections.singletonList(new File(Settings.getGpxImportDir()));
 }