An open API service indexing awesome lists of open source software.

https://github.com/usmonie/videoforvk

Video for Vk (or VT) is client for Vk video API.
https://github.com/usmonie/videoforvk

android exoplayer exoplayer2 video vk vk-api vkontakte

Last synced: 4 months ago
JSON representation

Video for Vk (or VT) is client for Vk video API.

Awesome Lists containing this project

README

          

VideoforVk

**Video for Vk (or VT) is client for Vk video API.**

[Google play](https://play.google.com/store/apps/details?id=thevt)

Here I implement, as far as possible, the full functionality of the video directory Vk.

I use in the application:

- Android architecture components (LiveData, ViewModel)
- Retrofit
- OkHttp
- Gson
- Video realized with ExoPlayer
- Firebase
- Picasso
- MVP