Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 832 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 832 Bytes

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!