android.content.ActivityNotFoundException: No Activity found to handle Intent

detail error message:android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW cat=[android.intent.category.DEFAULT] dat=file:///sdcard/test.pdf typ=application/pdf flg=0x10000000 }Since your catch block has ActivityNotFoundException, it means tha
posted on 2012-08-30 12:39  东云秋雨  阅读(18819)  评论(0编辑  收藏  举报