Error consuming JSON: "json parsing error value! doctype of type java.lang.string can not be converted to jsonobject"

1

I'm trying to consume a JSON in my application. I created a SplashScreen and in it, I'm trying to download the data from the JSON file and send it to my MasterActivity , where, construct a ListView with this data. I'm getting the following error message:

  

json parsing error value

asked by anonymous 11.11.2017 / 23:17

0 answers