在eclipse创建xml资源文件本来是很容易的事,但android模拟器给我们开了个玩笑,真正新建XML是在菜单如图的第三个图标
平时操作是New - > other -> android - android xml File
不过会出错,如图:
Problem Opening Wizard
The selected wizard could not by started
java多线程设计wait/notify机制 (synchronized与对象锁)
android view onKeyDown not call 的原因?