This basic test application was designed as a TikTok clone. It was developed in both xml and Jetpack Compose with video cache logic
Android Studio, Gradle Wrapper, Java 17
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!
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 |