特牛网址导航

android中前后置camera,如何在android中使用Intent打开前置摄像头?-CSDN博客

网友收藏
文章浏览阅读424次。java的Intent intent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE);Uri photoUri = Uri.fromFile(getOutputPhotoFile());intent.putExtra(MediaStore.EXTRA_OUTPUT,photoUri);intent.putExtra("android.intent.ext..._android.intent.extras.camera_facing 打开后置摄像头