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 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

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

    crazycodeboy/TakePhoto

    7,230Voir sur 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
    Voir sur GitHub↗7,230
  1. Home
  2. Mobile Development
  3. Activity State Recoveries