Did you install the sdcard on emulator? On Fri, Apr 11, 2008 at 2:43 PM, Niranjan <[EMAIL PROTECTED]> wrote:
> > Hi Megha, > > I am trying sample application MediaRecorder and I get following > exception when I click start recording button. > > ERROR/AndroidRuntime(654): java.lang.NullPointerException > ERROR/AndroidRuntime(654): at > android.content.ContentResolver.getProvider(ContentResolver.java:380) > ERROR/AndroidRuntime(654): at > android.content.ContentResolver.insert(ContentResolver.java:281) > ERROR/AndroidRuntime(654): at > > mysamples.android.MyMediaRecorder.initiateMediaRecorder(MyMediaRecorder.java: > 98) > ERROR/AndroidRuntime(654): at mysamples.android.MyMediaRecorder > $1.onClick(MyMediaRecorder.java:63) > > Am I missing something? Could you point me to relevant information. > > Thanks, > Niranjan > > On Mar 19, 5:12 pm, Megha <[EMAIL PROTECTED]> wrote: > > The sample applications for using Media APIs: > > > > 1) MediaPlayerTest > > 2) MediaRecorder > > 3) VideoViewDemo > > > > are uploaded in the Group's Files section: > http://groups.google.com/group/android-developers/files > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

