Programming for android: PocketSphinx compiling for android on Windows on newest questions tagged android – Stack Overflow

I have to build and run the PocketSphinx sample for android

My system for android development in Windows 7 + Eclipse

I have installed NDK and Cygwin
My Cygwin does not have gcc or g++ with it right now.
Do you I need these compilers in cygwin ?

I have already put these modules
- bison
- make
- automake
- libiconv
- libtool
- python interpreter

on it.

I am confused whether I need to perform following steps for sphinxbase and pocketsphinx ? as suggested http://cmusphinx.sourceforge.net/2011/05/building-pocketsphinx-on-android/comment-page-2/#comments

./autogen.sh
./configure
make
make install

and if I so would I need gcc or g++ on cygwin ?

Please advise,

thanks,
Ahmed

See Answers


source: http://stackoverflow.com/questions/11166220/pocketsphinx-compiling-for-android-on-windows
Programming for android: programming-for-android



online applications demo