awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repo

Awesome GitHub RepositoriesAPK Asset Auditing

Analysis of Android package resources to identify redundant or unused assets.

Distinct from Android APK Analysis: Focuses on resource auditing for size optimization, not reverse engineering or unpacking.

Explore 1 awesome GitHub repository matching mobile development · APK Asset Auditing. Refine with filters or upvote what's useful.

Awesome APK Asset Auditing GitHub Repositories

Find the best repos with AI.We'll search the best matching repositories with AI.
  • tencent/matrixTencent avatar

    Tencent/matrix

    12,020View on GitHub↗

    Matrix is a suite of mobile application performance management and analysis tools. It provides a plugin-based monitoring system for capturing crashes, lags, and memory leaks, alongside a static binary auditor for reducing installation package size and a bytecode instrumentation tool for performance tracking. The project distinguishes itself through native memory debugging and a SQLite query linter that identifies inefficient database patterns. It employs native interception techniques to detect memory leaks and heap corruption without requiring source code recompilation, and uses a custom run

    Identifies redundant resources and unused assets within APKs using custom checking rules.

    Javaandroidapm-clientwechat
    View on GitHub↗12,020
  1. Home
  2. Mobile Development
  3. APK Asset Auditing