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