Learn how to make the most out of the Dropbox Community here 💙!

Forum Discussion

varun m.1's avatar
varun m.1
New member | Level 2
9 years ago

Dropbox API v2 listFolder sort files by creation time

Hi   I am using Java SDK of Dropbox API v2 in my Android app. I use listFolder() to list the contents of the folder. This folder only has files in it, no sub folders.   ListFolderResult result = ...