Browse popular and top rated movies, check the movie reviews and all its info also you can add the movie to an offline favorites list.
- Retrofit2 to connect with the web service.
SQLiteHelper
&ContentProvider
to build the database.- Adding cache network response by retrofit.
- Using Youtube videos thumbnail in
DetailsActivity
. - Preserve and restore the scrolled position of the movies grid.
- Calculate the number of columns available for the grid at the runtime.
- Make the
Loader
class as a top-level class to avoid the memory leak. - Make the movie review content is expandable and collapsible.
To know more about used components & technologies or to find how to use this project, please refer to project version 1.