Skip to content

🎥 Application for the practice of android development using Movie Database API

Notifications You must be signed in to change notification settings

hide1202/MovieDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Movie Database

Android CI codecov

  • Application for the practice of android development using Movie Database API

Prerequisites

  • Android Studio Koala | 2024.1.1 (stable)

How to run

  • Create a file in the root of project with external.properties name.
  • And write following property with your api key.
movie.database.api.key=YOUR_API_KEY

References