java - how to simulate app with media recorder(video) on avd(emulator) -
how simulate video media recorder on android virtual device. have tried run application capture videos guide:building camera app http://developer.android.com/guide/topics/media/camera.html#custom-camera
i'm assuming have basic knowledge of android , eclipse. have create android virtual device in eclipse supports camera input. depending on needs, have enable front camera and/or camera. when start application sort of camera preview uses webcam of computer show live camera data.