awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesCustom Android Bundle Serialization

Specialized logic for converting complex data types into Android bundles for state persistence.

Distinct from Custom Android Views: None of the candidates cover the specific logic of Android bundle serialization for complex types.

Explore 1 awesome GitHub repository matching mobile development · Custom Android Bundle Serialization. Refine with filters or upvote what's useful.

Awesome Custom Android Bundle Serialization GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • frankiesardo/icepickAvatar de frankiesardo

    frankiesardo/icepick

    3,725Ver en GitHub↗

    Icepick is an Android instance state library and persistence tool designed to automate the serialization and restoration of object state within Android bundles. It provides a framework for maintaining application state during activity recreation, configuration changes, and process death. The project utilizes annotation-driven code generation to create the boilerplate logic required for bundle manipulation and key management. It distinguishes itself through a provider-based serialization system that allows for custom serialization and deserialization logic when handling complex types that do n

    Defines specific logic for how complex data types are converted into bundles for storage and retrieval on Android.

    Clojure
    Ver en GitHub↗3,725
  1. Home
  2. Mobile Development
  3. Custom Android Bundle Serialization