AlertDialog中获取edittext的数据

LayoutInflaterlayoutInflater=LayoutInflater.from(this);ViewcheckpointView=layoutInfla... LayoutInflater layoutInflater = LayoutInflater.from(this);
View checkpointView = layoutInflater.inflate(R.layout.checkpoint, null);
AlertDialog.Builder builder=new AlertDialog.Builder(MainActivity.this);
EditText eta=(EditText)checkpointView.findViewById(R.id.checkanswer);
final String texta = eta.getText().toString().trim();
System.out.println(textq);//并不能得到输出值,是为什么
展开
 我来答
roblonely
2013-08-21 · TA获得超过307个赞
知道小有建树答主
回答量:325
采纳率:0%
帮助的人:122万
展开全部
可能在xml布局文件中并没有给edittext指定内容,如果你是想获取兆塌巧用户输入的信息,应该给某个按钮(能触发某个事件)加监听,等衫洞用户输入之后,再去族键获取值
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式