/Json_Get_Requests

To call a requests of your Json Object using Squareup library.

Primary LanguageJava

Json_Requests

To call a requests of your Json Object using Squareup library.

URL

Place your Json url in the ActivityMain by replacing the ("YourUrl")

Squareup Library

In your gradle file > add a new library > (compile 'com.sqaureup.okhttp.3.4.1') > Then Sync your gradle file.