awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • frankiesardo/icepickAvatar von frankiesardo

    frankiesardo/icepick

    3,725Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,725
  1. Home
  2. Mobile Development
  3. Custom Android Bundle Serialization