I m trying to do a registration page from an android activity connectiong the datas to my sqldatabase, I m getting this error \" org.json.JSONException: Value
First of
I have the same problem; i found the solution the easy way.
In Java code just type Log.e("anyText",response); In logCat it will show you what is problem
Log.e("anyText",response);