Reputation: 5955
I am developing an android application which involves recording video and saving the video in sd card of android emulator,Can anyone tell how should i pursue
Thanks in advance Tushar
Upvotes: 1
Views: 914
Reputation: 80340
Android emulator does not support camera. You need a real device to test/debug video recording.
Upvotes: 1