我正在制作一个Android应用程序来获取存储在mysql数据中的mailaddress,以检查在edittext中输入的邮件地址是否唯一,但我总是从jon url获取null。我的json代码是
this.leadsForm =
this.qcs.toFormGroup(this.questions)
我的android代码是:
this.leadsForm = this.qcs.toFormGroup(this.questions)
答案 0 :(得分:0)
将新mail = et3.getText().toString();
放在AsyncTaskParse().execute();
也许您需要将onClick
保留在{{1}}