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?