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.

jni for arm-dsp application

Other Parts Discussed in Thread: OMAPL138

Hi

I have dsplink application running in terminal on omapl138 board.

But in ndk i cant compile the application since the dsplink library uses SYS-V-IPC and it does not support headers like sem.h.

Is there any way to run the application as apk in android?