I am trying to parse a JSON file for an Android application. I manage to view the file content on the LogCat, but I always get an error then. LogCat tells me that it expect a string but was BEGIN_ARRAY.I am trying to parse a JSON file for an Android
I am trying to parse a JSON file for an Android application. I manage to view the file content on the LogCat, but I always get an error then. LogCat tells me that it expect a string but was BEGIN_ARRAY.I am trying to parse a JSON file for an Android