This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

writing an audio device driver - android

Hi

I want  to add an audio driver which gets pcm data from serial and transfer  it as an audio input ("serial microphone")

can you give me some pointers to help me doing so?