I have to use an API from mashape in my app. I have installed maven. I am using Android Studio. What further steps should I take ?
Asked
Active
Viewed 455 times
-2
-
Please help. Do not ignore :P – Shashank Shekhar Jun 24 '16 at 07:19
-
have u found any solution?? Pls post the answer if yes! – Harsh Mittal Nov 27 '16 at 06:57
1 Answers
1
simply use the HTTPPOST and HTTPGET method according to API and add header then you can get JSON
don't use the any library.

Rinku Vashist
- 355
- 3
- 14
-
Should i add this dependency com.mashape.unirest:unirest-java:1.4.9 ? – Shashank Shekhar Jul 15 '16 at 17:39