awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • crazycodeboy/takephotoالصورة الرمزية لـ crazycodeboy

    crazycodeboy/TakePhoto

    7,230عرض على 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
    عرض على GitHub↗7,230
  1. Home
  2. Mobile Development
  3. Activity State Recoveries