yichael d0392a2505 init 1 月之前
..
CMakeLists.txt d0392a2505 init 1 月之前
LICENSE d0392a2505 init 1 月之前
README.md d0392a2505 init 1 月之前
cpu-features.c d0392a2505 init 1 月之前
cpu-features.h d0392a2505 init 1 月之前

README.md

The Android NDK provides a small library named cpufeatures that your app can use at runtime to detect the target device's CPU family and the optional features it supports. It is designed to work as-is on all official Android platform versions.

https://developer.android.com/ndk/guides/cpu-features.html