Wild guesses for permissions: CAMERA<http://developer.android.com/reference/android/Manifest.permission.html#CAMERA>and RECORD_AUDIO<http://developer.android.com/reference/android/Manifest.permission.html#RECORD_AUDIO>. Can be found at http://developer.android.com/reference/android/Manifest.permission.html
On Mon, Jan 25, 2010 at 4:38 PM, Dave Feltenberger < [email protected]> wrote: > Perhaps I'm doing something wrong? What permissions do I need other than > to record audio and video? > > > On Sat, Jan 23, 2010 at 9:52 PM, Android Development > <[email protected]>wrote: > >> Based on your observations, I will not be upgrading to these versions. >> >> On Sat, Jan 23, 2010 at 8:11 PM, Dave Feltenberger < >> [email protected]> wrote: >> >>> Bump. Any ideas, guys? Has anybody been able to record video in Android >>> 2.0.1 or 2.1? Both of those versions seem to be affected. >>> >>> On Fri, Jan 22, 2010 at 3:33 PM, Dave Feltenberger < >>> [email protected]> wrote: >>> >>>> Hi all, >>>> >>>> Have any of you tried using the MediaRecorder in Android 2.1? I can't >>>> get video or audio to record using it. When I set the video or audio >>>> source >>>> (with MediaRecorder.AudioSource.MIC or MediaRecorder.VideoSource.CAMERA), I >>>> keep getting error messages saying it's an invalid parameter/device, and >>>> then when I try to prepare/record I just get exceptions. I'm using this in >>>> debug mode tethered to a Nexus One phone. Any ideas on this? I see a lot >>>> of other people having the problem, but nobody has come up with a solution >>>> that I can find. Is there an alternative method? >>>> >>>> Thanks. >>>> >>>> Dave >>>> >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Beginners" group. >>> >>> NEW! Try asking and tagging your question on Stack Overflow at >>> http://stackoverflow.com/questions/tagged/android >>> >>> >>> To unsubscribe from this group, send email to >>> [email protected]<android-beginners%[email protected]> >>> >>> For more options, visit this group at >>> http://groups.google.com/group/android-beginners?hl=en >>> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Beginners" group. >> >> NEW! Try asking and tagging your question on Stack Overflow at >> http://stackoverflow.com/questions/tagged/android >> >> To unsubscribe from this group, send email to >> [email protected]<android-beginners%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-beginners?hl=en >> > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

