Skip to content

usmonie/VideoforVk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

800d04a · Oct 7, 2018
Oct 7, 2018
Oct 6, 2018
Oct 6, 2018
Aug 18, 2018
May 12, 2018
Aug 10, 2018
Jan 6, 2018
Jan 6, 2018
Feb 7, 2018
Jul 9, 2018
Oct 6, 2018
Aug 19, 2018
Jan 6, 2018
Jan 6, 2018
Aug 18, 2018
Jul 8, 2018

Repository files navigation

VideoforVk

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

Google play

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