-1

I want to use the camera in one of my projects. So I'm using the camera of my emulator device but the problem is when the camera is on its show's some weird animation i.e a box is moving all over the screen. What is the solution for this?

Thanks

Nikhil Sawant
  • 103
  • 10

2 Answers2

0

This is not a problem. This is the default behavior of the Emulator's Camera. I suggest using any real device to achieve this since there is no way to "simulate camera in the Android emulator using the webcam" except by extensively modifying the Android firmware.

Source

Mohammad Haidar
  • 1,109
  • 1
  • 16
  • 35
0

Yes, Emulator camera cannot be used if there is no access to webcam. I have downloaded GenyMotion emulator which solved my problem. Thank you for your support.

Nikhil Sawant
  • 103
  • 10