Hello i have a qustion
How can I Read Url and get json and set param in json with android and java and get value of json and read it??
please help me thanks
Hello i have a qustion
How can I Read Url and get json and set param in json with android and java and get value of json and read it??
please help me thanks
You can use retrofit lib to consume rest api json,
please see this answer
[https://stackoverflow.com/questions/26500036/using-retrofit-in-android][1]