Hey I do application where I save and read files with location. Creating a folder:
private void createDir() { File folder = new File(path);