1) is it possible to record videos and audios using android emulator(using webcam) ? , and storing the recorded video or audio into the pc possibly as
recorder.setOutputFile(“C:/test.mp4”);
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.
According to the Android Emulator page it is not possible to record videos, see section “Emulator Limitations”:
Audio recording is supported by the emulator, you can use the
-audio-inswitch when starting the emulator to specify the audio backend