cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Android(Java) Dropbox API v2: how to get file thumbnail and uri?

Android(Java) Dropbox API v2: how to get file thumbnail and uri?

Bee3
Explorer | Level 3
Go to solution

How to get the file thumbnail image and uri with Android(Java) Dropbox API v2 please?  Urgent"""
It'sa easy to do with API v1, but I couldn't find those methods in v2 anymore, please help

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

It sounds like you're referring to the getThumbnail[Stream] methods in the Android Core SDK.

 

To get thumbnails in the API v2 Java SDK, you can use getThumbnail or getThumbnailBuilder.

View solution in original post

1 Reply 1

Greg-DB
Dropbox Staff
Go to solution

It sounds like you're referring to the getThumbnail[Stream] methods in the Android Core SDK.

 

To get thumbnails in the API v2 Java SDK, you can use getThumbnail or getThumbnailBuilder.

Need more support?