Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.29 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.29 KB

Popular Movies App

rsz_ic_launcher-web

Popular Movies App created as a part of Udacity Android Developer Nanodegree Program.

Instalation

The app uses The Movie Database API to get movie information and posters. You must provide your own API key in order to build the app. When you obtain API key, replace api_key with your API key in the ~/.gradle/gradle.properties file.

buildTypes.each {
        it.buildConfigField 'String', 'API_KEY', api_key
}

Screenshots

webp net-resizeimagewebp net-resizeimagewebp net-resizeimage

Libraries

Icon credits