类 AbiDetect


  • public class AbiDetect
    extends Object

    Detects the running ABI name natively using Google cpu-features library.

    • 方法详细资料

      • getAbi

        public static String getAbi()

        Returns the ABI name loaded.

        返回:
        ABI name loaded
      • getCpuAbi

        public static String getCpuAbi()

        Returns the ABI name of the cpu running.

        返回:
        ABI name of the cpu running