Catalog Movie
Catalog Movie App
Getting Started Application
-
Prerequisites
-
Tools Sofware
- Android Studio at least version 4.1. Android Studio
- JRE (Java Runtime Environment) or JDK (Java Development Kit).
-
-
Installation
- Get a free API Key at Themoviedb
- Clone this repository and import into Android Studio
https://github.com/dedesaepulloh/catalog-movie
- Enter your API in buildConfigField
build.graddle
buildConfigField("String", "API_KEY", '"Your Api Key"') }
Feature :
- Using MVVM
- Using Room, Paging
- Using ViewBinding & DataBinding
- LiveData and Retrofit to request api network
- Dependency Injection With Dagger 2
- Ofline Online Architecture
- Unit Testing
- Instrumental Testing
Support me
Just star or fork this repository, and follow my github. You have supported me!