On Jul 11, 6:55 pm, Mark Murphy <[email protected]> wrote:
> On Sun, Jul 11, 2010 at 7:41 PM, jsdf <[email protected]> wrote:
> > Sorry to push to the top, but has anyone seen anything like this?
>
> I haven't, but then again I haven't used MediaPlayer on an EVO yet. I
> have played back videos on an EVO, though, all of which should route
> through MediaPlayer, and have not had any unexpected crashes.
>
> The EVO has HDMI, so the fact that it is somehow HDMI-related makes
> some sense. However, MediaPlayer does not have HDMI-related methods,
> from what I can see in the source code, so this must be a
> custom-modified MediaPlayer class implemented by HTC.

Yes, unfortunately.  And HTC's recently released source is kernel
level and not application level, so, this code remains closed to
curious eyes.

>
> > Does anyone have any suggestion?
>
> Get rid of "getApplicationContext()" and use "this". While I doubt it
> will help, it's worth a shot, as that cures a lot of ills elsewhere in
> Android.

Thanks, I will try that.

>
> If you can create a sample project that reproduces the problem, I can
> try running it on an EVO, to see if it is something peculiar to your
> EVO.

It is not our EVO.  Unfortunately, other than one time, we have been
entirely unable to reproduce this on our EVO.  It appears sporadically
on other EVO devices out in the wild, which is what makes this issue
so frustrating.

If I think of some way to reproduce, I will let you know.
jsdf

-- 
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]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to