Hi, All: Based on Sean's answer, we must do mixing in Android, low level dmix/ dsnoop cannot be supported anymore.
Now, I have to run a existed library with Android UI, which need access ALSA device, but integrate it into Android is complex. And, maybe I can not get the source code, only binary. So, I must select anl's solution? Do you have any other suggestion? On Jan 19, 4:03 am, ani <[email protected]> wrote: > Answer From Sean McNeiL: > > The simple answer to your questions below is that POSIX shared memory > will not be supported by Google, so this is all moot. The commit > mentioned below will most likely never be accepted by Google. You can > use the dmixer support if you like, but you'll have to do a number of > things in audioflinger to remove the software mixer. Eclair audio has > made some advances in hardware audio mixing, but it is not there yet > and I'm not sure what any of it will look like in future releases. > > Cheers, > Sean -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
