MovieidToMovieDetails

Hello everyone so recently I learn network and podcast in the android Apprentice book.

I then decided to create a movie app using themoviedb Api.
In the podcast section, the feedUrl was used to loading podcast data.

I implemented the same procedure but using the movie id to extract the movie details . Now the problem is anytime I search and click on a movie, the loading progress bar gets stuck (loading forever). However the movie details shows in the logcat perfectly.

Could anyone point me to the right direction, because I think it’s working well but it’s just not displaying.

Any help will be highly appreciated.

This topic was automatically closed after 166 days. New replies are no longer allowed.