android 调用相机
摘要:
调用相机: Intent intent = new Intent(MediaStore.ActionImageCapture); StartActivityForResult(intent, 13); protected override void OnActivityResult(int requ 阅读全文
posted @ 2021-07-23 17:52 空明流光 阅读(187) 评论(0) 推荐(0)
posted @ 2021-07-23 17:52 空明流光 阅读(187) 评论(0) 推荐(0)
posted @ 2021-07-23 16:18 空明流光 阅读(443) 评论(0) 推荐(0)