Yama Patel
Yama Patel

Reputation: 21

How to upload video to Vimeo through android app using vimeo official library?

I have created Vimeo Pro Account and also application registered with the Vimeo API. After registered application i got client identifier and client secret key and also generated Access Token.

For integrating Vimeo api in android, i have used https://github.com/vimeo/vimeo-networking-java vimeo official library.

I have successfully authorize Client Credentials.

Please suggest me the way and steps to upload video on vimeo using it's official library.

Thank you!

Upvotes: 0

Views: 748

Answers (1)

Dashron
Dashron

Reputation: 3998

This library does not yet support video uploads. We're working on it!

Upvotes: 2

Related Questions