[ad_1]
Your response looks like JSON,
so for json response in result;
JSONObject lsubObject= new JSONObject(result);
String MaCID =lsubObject.getString("MaCID");
[ad_2]
solved Extracting strings out of a String response [duplicate]
[ad_1]
Your response looks like JSON,
so for json response in result;
JSONObject lsubObject= new JSONObject(result);
String MaCID =lsubObject.getString("MaCID");
[ad_2]
solved Extracting strings out of a String response [duplicate]