|
|
2 недель назад | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 2 недель назад | |
| LICENSE | 2 недель назад | |
| README.md | 2 недель назад | |
| cpu-features.c | 2 недель назад | |
| cpu-features.h | 2 недель назад | |
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.