With this project we try to do a movie searcher where you can easily see the actors (who a lot of people can't remember.) For this project we use:
- Retrofit Retrofit Page
- To make easy API request.
- We too use Gson to parse the Json.
- Picasso Picasso Page
- To display the Poster.
- JsonSchema2Pojo JsonSchema2Pojo Page
- Who generates the classes from the raw json.