Skip to content

Project 1 & 2 - Android Developer Nanodegree by Google & Udacity. This Android app gives the most popular movies and the top rated movies using the MovieDB API.

License

Notifications You must be signed in to change notification settings

maheshgaya/PopularMovies

Repository files navigation

Popular Movies

Android app that gets the most popular movies and top rated movies from The Movie DB.

Objectives of this project

  • learn the basics of Android Programming
  • learn about multi-threading such as AsyncTask, Services, Loaders, and SyncAdapters
  • learn about Content providers, and SQLite database
  • learn the basics of designing Android Apps
  • learn about responsive layout

Disclaimer

Using Source Code

  1. Clone the repository
  $ git clone https://github.com/maheshgaya/PopularMovies.git
  1. Import the root folder of the project from Android Studio (File -> New -> Import Project)
  2. Add your The Movie DB key in the app's gradle build.

License

Copyright 2016 Mahesh Gaya

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Project 1 & 2 - Android Developer Nanodegree by Google & Udacity. This Android app gives the most popular movies and the top rated movies using the MovieDB API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages