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 RepositoriesActivity State Recoveries

Mechanisms to restore the state of an Android activity after it has been recycled by the system.

Distinguishing note: None of the candidates relate to Android activity lifecycle recovery; they focus on game entities, web promises, or software licensing.

Explore 1 awesome GitHub repository matching mobile development · Activity State Recoveries. Refine with filters or upvote what's useful.

Awesome Activity State Recoveries GitHub Repositories

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

    crazycodeboy/TakePhoto

    7,230View on GitHub↗

    TakePhoto is an Android media capture framework and image processing library designed to manage photo acquisition and manipulation. It provides a toolkit for capturing new images via the device camera and selecting existing images from the system gallery or local file storage. The framework distinguishes itself through automatic activity and session state restoration, which recovers the capture process after the system recycles an activity. It also includes a unified handler for managing runtime media permissions for camera and storage access across different Android versions. The library co

    Automatically restores the image capture process after the system recycles the activity to ensure continuity.

    Javaandroidandroid-croppercamera
    View on GitHub↗7,230
  1. Home
  2. Mobile Development
  3. Activity State Recoveries