Using Camera in the Android emulator

前端 未结 8 867
無奈伤痛
無奈伤痛 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:43

    Just in case you just need to show a picture in response to a camera request, there is image-to-camera.

    Just download, build, install, copy an image of your choice to the device, and you can select it via the app, which is an alternative to the built-in camera.

提交回复
热议问题