摘要:1.布局文件代码如下: 实现过程中,EditText提出警告the text field does not specify an inputType or a hint,原因是EditText控件需要定义inputType属性,其属性可以自行在网上查找,Android:inputType="numb...
阅读全文
摘要:1.用豌豆荚连接手机和电脑,在esclipse里面真机debug时出错console显示: The connection to adb is down, and a severe error has occured. You must restart adb and Eclipse. ...
阅读全文