I\'m developing a qr code reader application. How can I use my webcam as a camera to scan the qr code in the emulator ?
my SDK version is 4.3. I checked it out in d
The Android Studio virtual emulator now has virtual scene images under the camera section of the extended controls. With this you add any image to be scanned by the virtual emulator. Had a little trouble finding it though as you have to navigate into a different room to see it in the virtual scene. Can't see virtual scene images in emulator camera app
Follow the below steps in Eclipse.
check this answer for the image & a further link:
Here
Have you set front/Back cameras when you created the emulator like this in your AVD manager
Use the Camera tab in Extended controls to add or modify Scene images. There are two image locations, one on the wall and one on the table.
To view these image locations in the scene, launch your emulator, then move the camera to the dining room area through the door behind the camera’s starting position. https://developers.google.com/ar/develop/java/emulator#add_augmented_images_to_the_scene
Sample image from my emulator: