Hi Soumyajit, Can you clarify on a few things on your need, for example: what's the input source for the sound pulses that you will be getting, because If its a hardware connected to your device then I guess your device would need to be interfaced with linux kernel. If the sound pulses are stored in a file, and you plan to read them from an android app, then you can try digging a it a bit in media framework(using which you can split and analyze your sound samples), but I am not sure whether your requirement of "basic reception and detection of frequency" would be met.
Regards, Pradeep On May 11, 2:11 pm, Soumyajit Roy <[email protected]> wrote: > Hi all, > I am soumyajit. Presently working on a App that needs sound pulse > detection ( basically reception and detection of frequency). Can > anybody help me? there are no codes in the web..and neither I found > any libraries... > Thanks, > Soumyajit Roy -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

