Everything is in the question. Here is my code :
private void createDirectory(File currentDirectory) { File f = null; try { f = new File(current
You're going to need to add
to your manifest file to tell Android to ask the user for your application to be allowed to.