|
há 1 ano atrás | |
---|---|---|
.. | ||
CMakeLists.txt | há 1 ano atrás | |
LICENSE | há 1 ano atrás | |
README.md | há 1 ano atrás | |
cpu-features.c | há 1 ano atrás | |
cpu-features.h | há 1 ano atrás |
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.