初级错误
Long子
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
报错 The method setOnClickListener(View.OnClickListener) in the type View is not applicable for the ar
The method setOnClickListener(View.OnClickListener) in the type View is not applicable for the arguments (new OnClickListener(){})差一个包没有添加import android.view.View.OnClickListener;原创 2013-10-11 09:13:25 · 1296 阅读 · 0 评论 -
unbound prefix
通常是android 写错 ,在红色提示的上一行或者下一行或者当前一行原创 2013-10-21 21:11:31 · 603 阅读 · 0 评论 -
error: Invalid start tag selector
布局都应该放置在项目的res/layout/下原创 2013-10-21 21:14:25 · 1323 阅读 · 0 评论
分享