这学期刚接触android,安装后,试着创建,helloworld。
运行时,出现:
[2010-09-01 19:41:37 - helloword] ActivityManager: Warning: Activity not started, its current task has been brought to the front
当想在strings.xml添加某些值时,
Resources窗口里是空的,并出现错误提示:
An error has occurred. See error log for more details.
java.lang.NullPointerException
在strings.xml代码窗里,每插入一个字,就弹出同样的提示错误。
在模拟器上显示的是: no notifications请各位高手帮帮忙,解答一下。

解决方案 »

  1.   

    find  找到了没   或者ID没关联OnClicklisten 重写了吗
      

  2.   

    还没弄好,具体错误是
    :Problems occurred when invoking code from plug-in: "org.eclipse.jface".
      

  3.   

    添加 string 格式一定要正确
      

  4.   

    按下back键把你的应用退出再编译就好了