http://blog.csdn.net/debuglog/article/details/7236013

原因:AndroidManifest.xml未添加对应Activity配置。

 

解决办法:在AndroidManifest.xml添加对应Activity配置内容。

相关文章: