Android如何屏蔽自动弹出的输入法软件盘 解决办法: chatEditText.setInputType(InputType.TYPE_NULL); 转载于:https://www.cnblogs.com/anjon520/archive/2013/03/19/3249949.html