Simple app in education purposes.
MVVM architecture, Retrofit+Room (without Dagger). Single activity. Kotlin
Before build app add token in local.gradle file as tmdb.token={value}
.
Then just use IDE interface or command ./gradlew app:assembleDebug
and install app from app/build/output/apk/debug
dir with drag&drop or ADB
Because in app used TMDB api - application may not work in Russia without VPN.