I am developing an app using Dropbox's java sdk (1.7.7). In the response for the list of files and folders, how do I get the mime type of the file?
Also how can I find the maximum upload size for any user so that they can be warned before uploading the file?