Hi i used
this tutorial to insert data in my online server .it works fine but i am unable to get json response.
It is showing" Error parsing data org.json.JSONException: Value success of type java.lang.String cannot be converted to JSONObject"
I am completely new to PHP and Json. please help
my insert.php is
and my CustomHttpClient.java