I am not able to figure out is it possible to access JSONArray using OKHTTP. I am trying access data from mySQL. I am posting required variable to my PHP file that executes the query and converts to JSONArray and returns to my APP?
Is this possible using OKHTTP. I am not able to find out if this is possible?
Thanks!
I am not able to figure out is it possible to access JSONArray using OKHTTP. I am trying access data from mySQL. I am posting required variable to my PHP file that executes the query and converts to JSONArray and returns to my APP?
Is this possible using OKHTTP. I am not able to find out if this is possible?
Thanks!