Sunday, September 11, 2011

[android-developers] Re: Odp: SoundPool and DualCore (Samsung Galaxy S2) : Random Crashes ingame

Daniel, can you confirm the crashes are gone with your workaround (two
months ago from your post)?

Thanks!

On Jul 28, 12:16 am, Daniel <daniel.ge.sm...@gmail.com> wrote:
> FYI, i just finished implementing a replacement sound player with OpenSL ES
> using the NDK, and preliminary testing reports indicate that the crashes on
> the S2 have gone, so it sounds like the problem is with soundpool, and not
> at a lower level.
> I used a dynamically linked shared library since OpenSL is only supported on
> 2.3 and above, and i did the resource loading (.ogg) myself (you can get
> OpenSL to load/decode the resources from the apk but there were some
> limitations with switching data sources in the audioplayer that i didn't
> want to work around)

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment