Skip to content

Populer Movies App Stage 1 & Stage 2 of Udacity's Android Developer Nanodegree.

Notifications You must be signed in to change notification settings

mormoli/Populer-Movies-App

Repository files navigation

Populer-Movies-App

A simple Android app, that helps user to discover movies. This is Project 1 & Project 2 of Udacity's Android Developer Nanodegree.

Below Libraries must be added in build.gradle(Module:app)

'com.android.support:appcompat-v7:27.1.1'
'com.android.support:exifinterface:27.1.1'
'com.android.support:preference-v7:27.1.1'
'com.android.support.constraint:constraint-layout:1.1.0'
'com.squareup.picasso:picasso:2.71828'
'com.android.support:support-v4:27.1.1'
'com.squareup.retrofit2:retrofit:2.1.0'
'com.squareup.retrofit2:converter-gson:2.1.0'
'com.jakewharton:butterknife:8.8.1'
'com.facebook.stetho:stetho:1.5.0'
'com.facebook.stetho:stetho-okhttp3:1.5.0'


For the sake of simplicty API KEY stored in res/values/strings.xml

whoever this is not safe or recommended way to store api keys.
read here

About

Populer Movies App Stage 1 & Stage 2 of Udacity's Android Developer Nanodegree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages