Android Logger Booting
This module functions to record logs when booting Android and will be saved in /data/local/logger.
This module is suitable for developers to find bootloop problems on ROM.
Tips
combine this with the bootloop protector module to overcome the bootloop viar module being automatically deleted.
notes
I use this module to read the logs during Android boot, then I’ll see which logs show errors and crashes. I created this as a tool to help find bootloop errors on litegapps flashable in systemless mode. But you can use this module to find errors through the saved logs.
Support
- magisk
- kernelsu
- kernelsu next
- patch
- sukisu
credits
- wahyu6070 : LiteGapps Developer
Link
Module Info
- Module By
- Root SupportMagisk KernelSU APatch
- Date Release
Android Logger Booting is a Module that supports installation on Magisk, KernelSU, APATCH, KSUNext