I'm developing a java program that uses app console to upload files to Dropboxand i want to know if there is a way to create a new folder by code
I found it, it's justclient.createFolder("/folderName");