when i use the alsa as the audio driver and build the alsa in android. i can
play music well. but the sound of touch screen is not played well. sometimes
it can not be played. i found that in AudioStreamOutALSA::write . the method
of snd_pcm_writei(mHandle,buffer,snd_pcm_bytes_to_frames(mHandle, bytes))
return error -32. who know why and how to solve?

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

Reply via email to