The android sample https://github.com/dropbox/dropbox-sdk-java/tree/master/examples/android opens browser for oauth.
It uses url with api=1 and begin with www.dropbox.com/1/...
Question: should this be used for V2 api?
because in https://www.dropbox.com/developers/reference/migration-guide the endpoint of V2 has not prefix "/1/"