File service

I am developing an android app where users can load files to server.
Can I have the android code to create a new folder in the backendless storage.

Hi,

please take a look at this page in documentation: https://backendless.com/documentation/files/rest/files_file_upload.htm
When you upload a file, system will create needed directories.

Hope it helps.

Regards,
Stanislaw

Yes but is there a way to create a new blank directory.
Thank you

Unfortunately we do not provide such possibility, sorry