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
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от Travis Bell
, 22 марта 2016 в 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.