Android Programming error in json convertion -


http://codeoncloud.blogspot.in/2013/07/android-mysql-php-json-tutorial.html used above link. same coding error error parsing data org.json.jsonexception: value

you getting exception(jsonexception) because php service not return valid json , said in comment seems php service returning html snippet <br> instead of proper json string.


Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

Ansible - ERROR! the field 'hosts' is required but was not set -

java - HTTP Status 500 - No data type for node: org.hibernate.hql.internal.ast.tree.IdentNode -