Skip to content

sandybemonkey/Udaflux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udaflux

This is an App done on my way to be certified through the Udacity (www. https://www.udacity.com/) Fast Track.

The app is a movie app, using theMovieDb API and that let you see:

  • The last 20 top movies

  • The 20 favorites movies

  • Create your own favorites list

Install

MyTheMovieDBApiToken="YOUR_API_KEY"

  • The last step is to had to app.graddle this line:

in the buildType section

buildType{ ... buildTypes.each { it.buildConfigField 'String', 'THE_MOVIE_DB_API_TOKEN', MyTheMovieDBApiToken } }

About

An Android app done trought my path to be an Associate Android Developer. It's using the themoviedb.org API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages