Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 442 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 442 Bytes

Instagram Preloading

Tech Stack

  • Kotlin
  • ViewBinding
  • ExoPlayer
  • ViewModel
  • Coroutine
  • Glide for image

Demo

Please take a look at videos folder

How to run

  • Clone this project using git clone [url]
  • build the project by using ./gradlew clean :app:assembleDebug
  • install to device or running ADB emulator ./gradlew clean :app:installDebug