Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 293 Bytes

File metadata and controls

10 lines (6 loc) · 293 Bytes

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.