Android NDK CPU Features detection library:
Android NDK CPU Features detection library: This NDK provides a small library named "cpufeatures" that can be used at runtime to detect the target device's CPU family and the optional features it supports. Usage: The library is available as an import modu...