String path = System.getProperty("user.home") + File.separator + "Documents"; File customDir = new File(path);