Skip to content Skip to sidebar Skip to footer

Error Parsing Data Org.json.jsonexception: Value
I am new to Android Development. I am trying to fetch the db values based on userid in a list view using JSON. I searched stackoverflow for this problem, But I can't able to find

Solution 1:

as far as I can see the problem is that you're getting the actual php file and not the result from the processing of such file.

The problem actually have NOTHING to do with android. Try typing the same address on your web-browser and you'll see this same PHP file you posted for us.

You need to configure a server to process that PHP file and return the JSON response.

Post a Comment for "Error Parsing Data Org.json.jsonexception: Value