|
|
3 settimane fa | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 3 settimane fa | |
| LICENSE | 3 settimane fa | |
| README.md | 3 settimane fa | |
| cpu-features.c | 3 settimane fa | |
| cpu-features.h | 3 settimane fa | |
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.