使用的包名,application和组件名(Activity,Service,BroadcastReciver)没有被找到的话都会报。简单来说就是你没有定义这样的类,或忘了在AndroidMainfest.xml中注册。