You can write native functions using the NDK. It should work on any
android phone. The only downside to this approach is that it can be
tricky to transfer large amounts of data between the Java VM and you
native code quickly.

See http://developer.android.com/sdk/ndk/1.6_r1/index.html

On Nov 1, 5:08 pm, heteroskedasicity <heteroskedasic...@gmail.com>
wrote:
> On Oct 30, 5:40 pm, "Roman ( T-Mobile USA)" <roman.baumgaert...@t-
>
> mobile.com> wrote:
> > On SDK level you won't find any API support to render your audio
> > stream. If you want to do this, you have to do some native coding.
>
> Thanks Roman.  Got a link to where I could begin exploring that
> possibility?
>
> Would such an API enhancement need 'phone manufacturer cooperation in
> order for it to be accessible to third party apps?  Or would it be
> possible to retrofit it into an existing Android based product?

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

Reply via email to