|
пре 1 година | |
---|---|---|
.. | ||
CMakeLists.txt | пре 1 година | |
LICENSE | пре 1 година | |
README.md | пре 1 година | |
cpu-features.c | пре 1 година | |
cpu-features.h | пре 1 година |
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.