项目作者: derohimat

项目描述 :
Udacity Nanodegree Popular Movies Stage 2
高级语言: Java
项目地址: git://github.com/derohimat/nanodegree-popular-movies-stage2.git


nanodegree-popular-movies-stage2

Udacity Nanodegree Popular Movies Stage 2. This app I made with MVP Architecture from Android Base MVP

Udacity Review

  1. ### Meets Specifications
  2. You did a very good job! You could improve your app using some effects
  3. (such as Collapsing Toolbar Layout or Constraint Layout, fab button, expandible textview and so on...)
  4. to make it more gorgeous and you could implementing some extra features (sharing button...)
  5. but also considering the wealth of knowledge you have shown in the use of all those libraries
  6. I'd say you "Exceed Specifications".

Feature

  • Show Movies by Popular and High Rated
  • Show Movies Description
  • Watch Trailer
  • Show Reviews

Screenshots




Requirements :

  1. Min SDK Version 15
  2. Target SDK Version 24
  3. Check the compileSdkVersion, and buildToolsVersion to be the latest
  4. Build Tools Version 24.0.3
  5. Java 1.8

How to Use

  1. Just change API_KEY from [MovieDB](https://www.themoviedb.org) in Constant.java

Used Library from :

License

  1. Copyright 2016 Deni Rohimat
  2. Licensed under the Apache License, Version 2.0 (the "License");
  3. you may not use this file except in compliance with the License.
  4. You may obtain a copy of the License at
  5. http://www.apache.org/licenses/LICENSE-2.0
  6. Unless required by applicable law or agreed to in writing, software
  7. distributed under the License is distributed on an "AS IS" BASIS,
  8. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  9. See the License for the specific language governing permissions and
  10. limitations under the License.