Java: table of type java.lang.String cannot be converted to JSONObject
I have this code but whenever I run it I'm getting this error: W/System.err: org.json.JSONException: Value < br>< table of type java.lang.String cannot be converted to JSONObject CODE: import android.content.Intent; import android.support.v7.app.Al...
Jun 13, 2016IS