Using Camera in the Android emulator

前端 未结 8 839
無奈伤痛
無奈伤痛 2020-11-27 18:13

I wish to simulate camera in the android emulator using the webcam. Basically I need to only take photos with the camera in the emulator (live preview is not needed i.e if i

8条回答
  •  自闭症患者
    2020-11-27 18:42

    In your AVD advanced settings, you should be able to set front and back cameras to Webcam() or Emulated.

提交回复
热议问题