error in facebook graph - org.json.JSONException: No value for name
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: What is the error in this code? I would like to add a facebook page name and get its json data, but there is something error I cannot discover. this example of url i use this These are all files I use and added logcat messages: PagesActivity.java package com.engahmedphp.facebookcollector; import org.json.JSONException; import org.json.JSONObject; import android.os.AsyncTask; import android.os.Bundle; import android.app.Activity; import android.app.AlertDialog; import android.app.ProgressDialog; import android.content.DialogInterface; import