|
před 1 rokem | |
---|---|---|
.. | ||
CMakeLists.txt | před 1 rokem | |
LICENSE | před 1 rokem | |
README.md | před 1 rokem | |
cpu-features.c | před 1 rokem | |
cpu-features.h | před 1 rokem |
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.