json = new JSONObject(data); int which = json.optInt("which", -1); String label = json.optString("label");