pCloud / pcloud-sdk-java

The official pCloud Java SDK repository
https://pcloud.github.io/pcloud-sdk-java/
Apache License 2.0
39 stars 14 forks source link

Feature Request: ApiClient.stat / ApiClient.metadata #28

Closed Finni123 closed 2 years ago

Finni123 commented 2 years ago

There is no way to properly download an Image on android, or am I missing something really obvious?

stat and metadata don't exist in the Java API Client and I need them for this. The java sample uses a File for this, but unfortunately, that doesn't work on android since the pcloud files don't appear in the regular folder structure, thus I have to use the API.

(Also, getthumb would be great, too)

georgi-neykov-hub commented 2 years ago

@Finni123 ,