Hi,
I don't know wheither the NDK is meant to be used on AM335x evm. In fact, I'm trying to use the poll linux API http://linux.die.net/man/2/poll
on AM335x EVM's Android CIS through JNI . However that doesn't give me the same result as on my desktop computer. And when using
the "poll" and "Texas Instruments" as search keywords, I found the NDK with its fdpoll API but still I can't figure out if it's the solution or at
least if it's meant to be used on AM335x EVM.
I appreciate your help.
Thanks in advance.
B.R