Video for Vk (or VT) is client for Vk video API.
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