Youzan Coder
Jun 29, 2018 · Mobile Development
Using Bandage to Prevent Android App Crashes by Intercepting Activity Lifecycle Exceptions
Bandage is an Android library that intercepts exceptions thrown in activity‑lifecycle callbacks and other main‑thread code via a reflective replacement of ActivityThread’s handler, allowing the app to finish the faulty activity or continue running, with configurable black‑/white‑listing, Bugly integration, and developer‑friendly warnings.
AndroidBandageCrash Handling
0 likes · 11 min read