|
|
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.