Android跳转页面出现THe Application has stopped unexpectedly,please try again

时间:2014-02-05 01:20:31   收藏:0   阅读:404

Android跳转页面出现THe Application has stopped unexpectedly,please try again

原因:增加的ResultActivity没有在

在文件AndroidManifest.xml中加入 <activity android:name=". ResultActivity "
			android:label="结果">
		</activity>

原文:http://blog.csdn.net/armstronghappy/article/details/18922567

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!