Ponmalar
Ponmalar

Reputation: 7031

Android: Recorded Video is not saved in Gallery

I 'm creating the application to record the video and to display the recorded video. I followed http://android-er.blogspot.in/2011/10/simple-exercise-of-video-capture-using.html. but video is started to record, and i stopped the recording. but it is not displayed in Gallery. Where it will be...? or anything i missed to save the recorded video?

Upvotes: 1

Views: 4408

Answers (1)

ASceresini
ASceresini

Reputation: 419

Follow the Camera example that Android Developers supply on their Dev Guides.

Upvotes: 1

Related Questions