Android java.lang.RuntimeException: Unable to instantiate activity ComponentInfo

前端 未结 12 1679
太阳男子
太阳男子 2021-01-12 03:49

Ok guys this doesn\'t make sense to me at all and I don\'t understand why I am getting this error in my app. I have registered the activity class in the android manifrest xm

12条回答
  •  花落未央
    2021-01-12 04:27

    Have you tried to clean your workspace. Goto Project->Clean and select your project. For some reason eclipse doesn't build my manifest automatically.

提交回复
热议问题