Skip to content

Android playground project with MVVM and UI&Unit Test

Notifications You must be signed in to change notification settings

ozcanalasalvar/MoviesApp

Repository files navigation

MoviesApp

build
Movie app that uses modern android components and MVVM architecture.


NOTE: You can check Compose implementation of app from here


Libraries


API keys

You need to supply API / client keys for the service the app uses.

Once you obtain the key, you can set them in your ~/local.properties:

# Get this from TMDb
API_KEY=<insert>