org.json.JSONException: End of input at character

前端 未结 9 1135
南旧
南旧 2020-12-03 18:42

when I try to get json that doesn\'t have object, it works fine. but when I try go get json that has an object it\'s getting error.

Have you got any idea?

         


        
9条回答
  •  旧巷少年郎
    2020-12-03 19:12

    Please check PHP File URL in Browser if get the data means you have problem in android side if browser not shows the data it means problem in PHP file.

提交回复
热议问题