An update on streaming video feature:
http://groups.google.com/group/android-challenge/msg/114f11e31351840d

Thanks,
Megha

On Fri, Mar 21, 2008 at 2:59 PM, Megha Joshi <[EMAIL PROTECTED]> wrote:

> This function call should work for local files.
> If its giving an error for a streaming file, please send me your test URL.
>
>
>
> On Fri, Mar 21, 2008 at 2:43 PM, Michael Johnston <[EMAIL PROTECTED]>
> wrote:
>
> >
> > I also get a null pointer exception when running the media recorder
> > code.  The crash is caused by:
> >
> >        path = mContentResolver.getDataFilePath(newUri);
> >
> > The function getDataFilePath() is deprecated and the documentation for
> > it is a little scary:
> >
> > "DO NOT USE THIS FUNCTION!! Someone added this, and they shouldn't
> > have. You do not have direct access to files inside of a content
> > provider. Don't touch this. Go away."
> >
> >
> > On Mar 19, 10:53 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> > > i am getting null pointer exception while trying to run the media
> > > recorder code which is provided in one of the above thread. and also i
> > > am not able to play the video with the code that is provided in one of
> > > the thread. could anyone help me with it.
> > >
> >
> > > >
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to