摘要: Intent intent = new Intent(); intent.setPackage("com.android.camera"); intent.setAction(MediaStore.ACTION_IMAGE_CAPTURE)... 阅读全文
posted @ 2014-12-18 15:57 疾风剑 阅读(1451) 评论(0) 推荐(0) 编辑