会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
water_drop
博客园
首页
新随笔
联系
订阅
管理
2012年8月8日
android super not call exception did not call through to super onCreate()
摘要: 报错:android super not call exception did not call through to super onCreate() 程序意外停止。解决方案:onCreate()函数中没有加上:super.onCreate(savedInstanceState); 即可
阅读全文
posted @ 2012-08-08 17:05 water_drop
阅读(532)
评论(0)
推荐(0)
公告