Hi everyone,
I'm trying to write a small app to perform some basis spectral
analyses over the samples captured by my smartphone microphone (lg
optimus one, android froyo). I would like to know if there exists any
fast implementation of the fft for android which can help me to
achieve this. I've already googled and found the fftw implementation,
which seems not to be supported by android. I also found that it is
possible to use the NDK tool to compile code written in another
language and maybe it can be use to integrate fftw in andorid. Since
I'm a total newbie of android, I'll be really grateful if someone
could give me some hints to understand which is the best approach.

Thanks in advance!

PS: I'm working with Eclipse under windows 7.

-- 
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

Reply via email to