/InstagramFeedClone

Replicates Instagram's feed page UI with Video AutoPlay and PreCaching features.

Primary LanguageKotlin

Update

Check out the new version using Kotlin & Jetpack Compose here: InstagramFeedCompose

InstagramFeedClone

Hey! Are you searching for how to play videos like Instagram, TikTok, or LinkedIn in Android?

Look no further! This project provides a solution for:

Features

  • Auto-playing videos
  • Playing videos inside RecyclerView cells
  • Caching videos (no repeated loading)
  • Using remote video URLs (not local videos)

instagram_feed_2

Last updated: 24th Dec, 2023

Tech Stack

  • Kotlin
  • XML (for Android UI)
  • RecyclerView
  • ExoPlayer
  • Video Caching

Feel free to explore the code and let me know if you encounter any issues!