I am developing an android app called movie guide , where the app connects to the moviedb servers and asks for most popular movies I want to know the server response will be in which format (Json or xml ) and if i want to show the posters of these popular movies how to accomplish that
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 22 de marzo de 2016 a las 10:22
Hi mohamed,
I would suggest taking a read through our docs: http://docs.themoviedb.apiary.io/#
Everything you're wondering about is outlined there.
Cheers.