Skip to content

Final Project of the New Version of Developing Android Apps Course by Udacity (Part of Nanodegree Porgram).

Notifications You must be signed in to change notification settings

RofaeilAshaiaa/MovieApp-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieApp-V2

Final Project of the New Version of Developing Android Apps Course by Udacity (Part of Nanodegree Program)

alt text

Tasks Included:

  • fetch data from the Internet with theMovieDB API.
  • use adapters and custom list layouts to populate list views.
  • incorporate libraries to simplify the amount of code you need to write
  • allow users to view and play trailers ( either in the youtube app or a web browser).
  • allow users to read reviews of a selected movie.
  • allow users to mark a movie as a favourite in the details view by tapping a button(star).
  • create a database and content provider to store the names and ids of the user's favourite movies (and optionally, the rest of the information needed to display their favourites collection while offline).
  • modify the existing sorting criteria for the main view to include an additional pivot to show their favourites collection.

Note: Please notice that API key is missing, You MUST provide one in order to Run the Code Without Crahses!

About

Final Project of the New Version of Developing Android Apps Course by Udacity (Part of Nanodegree Porgram).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages