skip to Main Content

Android Studio – I want to integrate Vimeo Api in to my android application to show my users the private videos in my Vimeo Account

I want to integrate Vimeo Api in to my android application and the problem is after i add the dependency like implementation "com.github.vimeo.vimeo-networking-java:vimeo-networking:3.12.0" implementation "com.github.vimeo.vimeo-networking-java:models:3.12.0" But after syncing with my project when i try to run the project or build…

VIEW QUESTION
Back To Top
Search