Hi! This project (Popular Movies Stage One) is meant for Android Developer Nanodegree provided by UDACITY. If you want to try the project, you should get an API key from themoviedb.org.
Add the API key you get from TMDB to gradle.properties (Project Properties). Replace the text
YOUR_TMDB_API_KEY
with your api key without quotes ("")and build the project.
With the app, you can:
- Discover the most popular or the highest rated movies
- See movie information
- Animation using Constratint Set, Constraint Group and Constraint Layout
- Slide In Enter transition and Slide Out Exit Transition and Vice Versa
This project was submitted by HRankit as part of the Nanodegree At Udacity.
Copyright (c) 2018 HRankit.
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.