public class AbiDetect
Detects the running ABI name natively using Google cpu-features library.
cpu-features
static String
getAbi()
getCpuAbi()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static String getAbi()
Returns the ABI name loaded.
static String getCpuAbi()
Returns the ABI name of the cpu running.