I have to implement Vimeo video player in my android Application. I have found few solutions like playing video in WebView etc. But this is not a proper way. Need help
Asked
Active
Viewed 5,550 times
0
-
share your code and what you have tried – Aniruddha K.M May 04 '15 at 09:16
-
https://stackoverflow.com/a/54252590/5065348 – AnsonChen Feb 05 '19 at 18:50
2 Answers
1
vimeo-networking is a Java networking library used for interacting with the Vimeo API. The example provided in this project shows the implementation in the context of an Android app.

Pablo Cegarra
- 20,955
- 12
- 92
- 110