1 repositorio
Tools for managing and customizing the visual appearance of error screens on Android.
Distinct from Android Brand Theming: Closest candidate is general brand theming; this is specifically for the identity of an error-interface manager.
Explore 1 awesome GitHub repository matching user interface & experience · Android Error Interface Managers. Refine with filters or upvote what's useful.
CustomActivityOnCrash is an Android crash handling library that replaces the default system crash dialog with a custom activity. It functions as an application recovery tool and error interface manager, designed to handle application failures gracefully. The library provides mechanisms to customize the visual appearance of error screens using specific themes and translated strings. It manages application stability by preventing infinite crash cycles through time-based loop prevention and configuring whether error screens launch during background execution. The tool includes capabilities for
Manages the visual appearance and themes of the screen displayed when an Android application fails.