NDK support for ARMv6
Hi,
I tried to run an openCV facial detection app on my Samsung s5360 which has a 2.3.6 android version. I keep getting INSTALL_FAILED_CPU_ABI_INCOMPATIBLE error message. After some digging up I came into the conclusion that the reason was the latest NDK revision 8d doesn't support ARMv6. Is there a suitable NDK version that would support my phone?
Thanks in advance