We are working to developing an android application for physical photo printing. I would like to leverage Dropbox to act as our file repository.
Using dropbox core api's( for android ), is it possible to upload selected photos from users phones to a shared folder on dropbox? The photos uploads will happen on new folders( name can be order number ) which are created on the shared dropbox folder.
Can you please indicate if this can be achieved via android application in dropbox? If yes, can you please point api's which can be looked at for this purpose?
Thanks