{
"user": {
"name": ["bineesh", "Administrator", "binu", "binu", "bijith", "prem"]
},
"email": ["[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]"],
"phone": ["7293553814", "12345", "0", "0", "0", "9046567239"]
}
我無法分析這種反應,我不能檢索數據?使用JSON解析
你應該試着先了解JSON的基礎知識,如何解析它。 – 2011-12-29 11:48:57
http://stackoverflow.com/questions/8667181/parse-multiple-objects-with-gson也可以使用Gson – 2011-12-29 11:58:38