awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • frankiesardo/icepickfrankiesardo 的头像

    frankiesardo/icepick

    3,725在 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
    在 GitHub 上查看↗3,725
  1. Home
  2. Mobile Development
  3. Custom Android Bundle Serialization