Hai I am new to the Android. I am using Android4 sdk. I can’t enable webcam in Android emulator. Can anyone tell how enable it.
Thanks.
Hai I am new to the Android. I am using Android4 sdk. I can’t
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is a way to get this working use the Android Virtual Device Manager. You need to edit your AVD so that in the hardware section either “Configures camera facing front” or “Configures camera facing back” are available. One, but not both, of the values for these properties should be set to “webcam0” (or whatever is available). Then start your virtual device and use your webcam as an emulated camera.
If you have both properties set to “webcam0” then you’ll get a warning when you start up the virtual device and the front/back control won’t be available in the camera app.