Download Appteka (works without ads)

Appteka is a community-driven, free Android apps market

ABI Checker

ABI Checker

9 downloads

Uploaded by
YTMe@makaveligodd
Version
1.0 (build 1) 
Size
1.4 MiB
Publish Date
2024-09-30
Category
Tools
Package
com.ale95.abichecker
Minimum OS
Android 5.0
SHA1
2e51156809af3bcf262d4fc1b19dc1686611aa9a
Description
The Android Open Source Project (AOSP) uses the Application Binary Interface (ABI) to check for a number of things, including: Prebuilt ABI usages The symbol-based ABI usages checker checks if all undefined symbols in a prebuilt binary are resolved. It does this by comparing the DT_NEEDED entries to the LOCAL_SHARED_LIBRARIES or shared_libs. ABI compliance ABI compliance is the ability of a newer version of a shared library to work with a module that is dynamically linked to it. Kernel ABI monitoring The ABI format is XML, and the ABI representation is extracted into the OUT_DIR subdirectory. Errors can occur when a driver uses a new symbol from the kernel that isn't in the symbol list. The ABI for Android includes the base instruction set, plus MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, and the POPCNT

You may also be interested