Download fftw3: http://www.fftw.org/download.html
Create bash script android_build.sh
:
|
Run the script:
sh ./android_build.sh |
You should end up with libraries in directory of jni_arm
.
一只有理想的羊驼
Download fftw3: http://www.fftw.org/download.html
Create bash script android_build.sh
:
#!/bin/sh |
Run the script:
sh ./android_build.sh |
You should end up with libraries in directory of jni_arm
.