How to use yahoo contact api in android app?

I want to get all id and email name from yahoo contact api here . I read the documentation for yahoo contact api by logging in to my account. I created an api key and a consumer key, I can see the json answer on the Internet, now my problem is how to integrate such a thing in android (for example, how to get such a json answer in android), there is a lack of documentation for android regarding this api I also read this one , but it bothers me if anyone can visit me correctly how to use this api in an Android app.

thank

+5
source share

All Articles