3 Forks
9 Stars
9 Watchers

PopularMovies

A Functioning Android App built for the Udacity Associate Android Developer course. App displays a Grid View of Movies from themoviedb API, showcasing MVP pattern, Retrofit, RxJava, Dependency Injection.

How to download and setup PopularMovies

Open terminal and run command
git clone https://github.com/codedentwickler/PopularMovies.git
git clone is used to create a copy or clone of PopularMovies repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PopularMovies https://github.com/codedentwickler/PopularMovies/archive/master.zip

Or simply clone PopularMovies with SSH
[email protected]:codedentwickler/PopularMovies.git

If you have some problems with PopularMovies

You may open issue on PopularMovies support forum (system) here: https://github.com/codedentwickler/PopularMovies/issues