Skip to content

Artron90/Clone-Video-Social

Repository files navigation

Clone Video Social



Introduction

This basic test application was designed as a TikTok clone. It was developed in both xml and Jetpack Compose with video cache logic

Prerequisites

Android Studio, Gradle Wrapper, Java 17

Screens

Usage

Go to pexels.com, register (it's free) and setup variables on gradle.properties file

testApiKey = "your-api-key"
baseUrl = "https://api.pexels.com/"

Enjoy!

Libraries

Name License
Hilt Apache 2.0
RxJava Apache 2.0
ExoPlayer Apache 2.0
Room Apache 2.0
Material3 Apache 2.0
Compose Apache 2.0
OkHttp Apache 2.0
Retrofit2 Apache 2.0

About

Android clone of Tik Tok made both xml and jetpack compose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages