The Correct Approach to Android App Persistence: Avoiding the Trap of Endless Persistence Requirements
Before we begin, let me briefly introduce some previous “black technologies”: About 6 years ago, a library called MarsDaemon appeared on Github, which achieved persistence through a dual-process guardian approach, becoming quite popular for a time. However, this was short-lived, as it became obsolete with the arrival of Android 8.0. In the last two years, … Read more