saker.android Documentation TaskDoc JavaDoc Packages
Identifier of an Android ABI (Application Binary Interface).
Summary
Enumeration values
arm64-v8aABI for ARMv8-A based CPUs, which support the 64-bit AArch64 architecture.
armeabi-v7aABI for 32-bit ARM-based CPUs.
x86ABI for CPUs supporting the instruction set commonly known as "x86", "i386", or "IA-32".
x86_64ABI for CPUs supporting the instruction set commonly referred to as "x86-64."
Enumeration values
ABI for ARMv8-A based CPUs, which support the 64-bit AArch64 architecture.
ABI for 32-bit ARM-based CPUs.
ABI for CPUs supporting the instruction set commonly known as "x86", "i386", or "IA-32".
ABI for CPUs supporting the instruction set commonly referred to as "x86-64."