The final Android project for Chapter 8 is not able to fetch movies from Search Activity (gives toast saying ‘Error fetching movie data’).
Also no XML code was provided for noMoviesTextView
The final Android project for Chapter 8 is not able to fetch movies from Search Activity (gives toast saying ‘Error fetching movie data’).
Also no XML code was provided for noMoviesTextView
I found the reason why it wasn’t working. I didn’t put an API key in the project.
Sometimes, it’s the little things!