ASan (and it's younger brother, HWASan) are incredible tools for debugging memory integrity bugs in native applications. This guide explains how to set up HWASan for Geode mods on Android and how to analyze crashes.
Requirements:
- Device running Android 14+, lower is possible but only with ASan, which has a slightly different way of setting up. See here
- Android Studio or any other way of building the launcher