awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMultidex Support

Handling library initialization in relation to the Android Multidex installation process.

Distinct from Initialization Extensions: Specifically targets the Multidex startup sequence on legacy Android versions

Explore 1 awesome GitHub repository matching software engineering & architecture · Multidex Support. Refine with filters or upvote what's useful.

Awesome Multidex Support GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • acra/acraAvatar de ACRA

    ACRA/acra

    6,495Voir sur GitHub↗

    Acra is an Android crash reporting framework and diagnostic data collector designed to detect failures and capture device diagnostics, system logs, and application state. It serves as an embeddable library for capturing and processing crash reports, providing a pipeline to send this data to custom backends or via email. The project features a plugin-based sender architecture that allows reports to be routed through HTTP endpoints, email clients, or proprietary backend implementations. It includes a user-controlled reporting system with preference toggles and interactive dialogs to manage user

    Ensures reporting initialization occurs after multidex installation to prevent startup failures.

    Kotlin
    Voir sur GitHub↗6,495
  1. Home
  2. Software Engineering & Architecture
  3. Application Frameworks
  4. Application Framework Extensions
  5. Initialization Extensions
  6. Multidex Support