json数据不是从url获取的

时间:2016-10-06 11:16:35

标签: android json

我正在制作一个Android应用程序来获取存储在mysql数据中的mailaddress,以检查在edittext中输入的邮件地址是否唯一,但我总是从jon url获取null。我的json代码是

this.leadsForm =
this.qcs.toFormGroup(this.questions)

我的android代码是:

this.leadsForm = this.qcs.toFormGroup(this.questions)

1 个答案:

答案 0 :(得分:0)

将新mail = et3.getText().toString();放在AsyncTaskParse().execute();

之后

也许您需要将onClick保留在{{1}}