不能运行,显示没有Activity来handle intent
修正:
错误原因:setAction后面跟的是Intent而不是包名 主要是没仔细看提示
关于intent
原文:http://www.cnblogs.com/lgaigai/p/intent.html