Posts with tag: #AndroidX

Kohii 301 - Clone TikTok using Kohii

03 July 2020
#Android#AndroidX#Kohii#ExoPlayer#TikTok#ViewPager2

This tutorial shows you a way to build the full-screen vertical Video player like the TikTok application using the Kohii library. Source…

Read more →

Kohii 201 - Videos in RecyclerView

28 June 2020
#Android#AndroidX#Kohii#ExoPlayer#RecyclerView#ExoPlayer in RecyclerView

Videos in RecyclerView This tutorial shows you how to use Kohii to enable Video playback in a RecyclerView, including automatic start/pause…

Read more →

AndroidX Fragment Result API - A deep dive

08 June 2020
#Android#AndroidX#Fragment

Sharing data between Fragments in an Android Application has always been a boring task to do. It is because there is no standard way to do…

Read more →