android findViewById 空指针报错 怎么解决

publicvoidonCreate(BundlesavedInstanceState){super.onCreate(savedInstanceState);//fin... public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);

// final LinearLayout choose = (LinearLayout) getLayoutInflater().inflate(R.layout.illustrate_image, null);
// final Gallery myGallery = (Gallery) choose.findViewById(R.id.gallery111);

setContentView(R.layout.illustrate_image);
Gallery myGallery = (Gallery) findViewById(R.id.gallery111);
ImageAdapter adapter = new ImageAdapter(this);
(R.styleable.Gallery_android_galleryItemBackground, 0));
myGallery.setAdapter(adapter);
}
名字没写错,gallery111也的确是在这个布局文件里,clean过了,都没有用,求大神提示!
展开
 我来答
eleven巨蟹
2013-06-20 · 超过21用户采纳过TA的回答
知道答主
回答量:187
采纳率:0%
帮助的人:75.9万
展开全部
布局文件弄上来看看。把错误信息也贴出来。
更多追问追答
追问

追答
你这个是练习吧?要不把代码发给我。我来调试下。
火神朱雀
2013-06-20 · TA获得超过334个赞
知道小有建树答主
回答量:276
采纳率:100%
帮助的人:272万
展开全部
那你把布局文件贴出来看下吧
更多追问追答
追问

追答
太神奇了,没看出来,确定是
Gallery myGallery = (Gallery) findViewById(R.id.gallery111);这行空指针?
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式