之前有遇到过一个异常,没在意,后期又不显示了,最近又出来了,后来百度了一下,找到一个不错的帖子。
构造函数异常:
android.app.Fragment$InstantiationException: Unable to instantiate fragment com.jsbd.news.NewsFragmentTitles: make sure class name exists, is public, and has an empty constructor that is public
参考处理方案:
http://blog.youkuaiyun.com/u011511577/article/details/51615066
想转载收藏的,留言给作者,但未回复,只能发个链接了。原因、对策我就不说了, 进入看看吧,解析很有条理。