Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 604 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 604 Bytes

The Movie App

This project shows how to use BottomNavigationView, Android DataBinding library, Volley Library, The Movie Database API.

Libraries used in this project

  • BottomNavigationView
  • The Movie Database API
  • Android Data Binding
  • Volley API
  • RecyclerView (GridLayout) & Cardview

The Movie Database API key

You need to obtain your own API key from the official site and replace it in the MainActivity.java file. The Movie Database Official Link

Screenshots