LibChecker

Verified safeOpen source
5.0
2 reviews
55
downloads
7.0
android

AI summary

Inspect and analyze third-party libraries inside installed Android apps. Shows ABI architecture, native libraries, component breakdowns, and popular library tags with usage statistics. Includes snapshot comparisons between app versions, package parsing for Split APK and Kotlin detection, and a new WebUI export feature for visual analysis. Requires broad package-query permissions to function.

Generated by AI. May contain inaccuracies.

Screenshots

About this app

This is an application for viewing and analyzing third-party libraries used by apps.

LibChecker provides some basic functions, including viewing and statistics of the app's ABI architecture (32-bit / 64-bit), viewing of native libraries, and viewing of the four major components (services, activities, broadcast receivers, content providers).

LibChecker also provides some unique features.

🎉 Popular library tags: For some popular third-party library components, LibChecker will display tags, and you can view detailed descriptions

🎉 Library reference statistics: Statistics on the frequency of use of each library

🎉 Package characteristics: Parse the APK package to determine whether the app is a Split APK / whether it was written using Kotlin

🎉 Snapshot: Compare component differences before and after app upgrades

The program is now open source: https://github.com/zhaobozhen/LibChecker/ Contact me: absinthe@absinthe.life

Versions that support Android 5.0 and 5.1: https://wwu.lanzouj.com/iC7zejsgqrg

What's new

v2.5.4.5696014Jun 17, 2026
  • 🎉What's New
  • ・Adapted for Android 17 ・Added app info export in Settings. Exported files can now be opened in WebUI¹ and viewed visually ・Added a detail page for Overlay apps ・Added support for detecting Modern Xposed API module information ・Moved DEX optimization information from the app properties dialog to the install source dialog. More accurate results are now shown for users with Shizuku granted ・For native libraries that already support 16 KB page alignment but are not ZIP-aligned to 16 KB, the specific ZIP alignment value is now shown ・Added new detection labels to the native library list ・Added detection for stripped symbol tables on the native library detail page ・Improved the speed and accuracy of app signing scheme detection ・Fixed an issue where alternative icons or themed icons could not be loaded correctly in some cases ・Fixed incomplete Split APKs list detection for some apps ・Fixed an issue where the update date disappeared on the library detail page after switching languages ・Fixed an issue where the app list on the home page might not refresh in some cases ・Fixed false positives in Jetpack Compose detection for some apps ・Fixed an issue where the bottom sheet might fail to show on wide-screen devices while staying in landscape orientation ・Optimized the UI layout of advanced settings for the app list ・Updated several UI designs ・Optimized accessibility ・Updated rules database to version 44
  • You can now visit WebUI on any device to analyze and compare Android app packages. All analysis is performed locally.
  • 🌟New Contributors
  • ・@oxyzenQ made their first contribution in #1881 ・@burakdede0 made their first contribution in #1904 ・@wxxsfxyzm made their first contribution in #1912 ・@Doddddd made their first contribution in #1917 ・@Akika404 made their first contribution in #1959 ・@Rexogamer made their first contribution in #1988
  • Full Changelog: https://github.com/LibChecker/LibChecker/compare/2.5.3...2.5.4

About this version

Version
2.5.4.5696014 (2671)
Size
4.56 MB
Requires Android
7.0
Target SDK
24
Architecture
universal
Downloads
55
Updated
Jun 17, 2026
Package
com.absinthe.libchecker

Ratings & reviews

5.0·2 reviews
5.0
2 ratings
  • 5
    2
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app

Recent reviews

Showing 2 of 2
  • 300PSA
    300PSA1d ago

    This version is the official version released on GitHub!