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

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -