Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.13 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.13 KB

The Watcher Mobile App [Android]

Description:

Simple app in education purposes.

MVVM architecture, Retrofit+Room (without Dagger). Single activity. Kotlin

Building:

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

Note:

Because in app used TMDB api - application may not work in Russia without VPN.