This repository documents my observations and issue tracking from testing various custom Android ROMs on real devices. All testing was performed manually, using ADB, Fastboot, and recovery tools.
- β Flash Successful: Clean flash via TWRP with MindTheGapps
- π Rooted with Magisk (v26.1)
- π§ͺ Issues Observed:
- Wi-Fi disconnects after prolonged idle
- Occasional stutter in quick settings panel
- π Temporary Fixes:
- Disabled battery optimizations for Wi-Fi service
- Changed CPU governor to performance via kernel manager
- π Log Collection:
- adb logcat -d > pe13_wifi_bug.txt (file not yet uploaded)
- β Flashed via OrangeFox Recovery
- β Initial Bootloop: Caused by incompatible GApps package
- β Resolved: Reflashed without GApps, then added NikGapps Core
- π§ͺ Issues Observed:
- Bluetooth audio lag on AAC codec
- QuickStep launcher crash once on reboot
- π Notes:
- Logs collected but not attached yet
- Will retest with alternative GApps and kernels
- ADB (logcat, shell access)
- Fastboot (partition info, recovery flash)
- TWRP / OrangeFox
- Magisk for module testing and root validation
- Add full logs for reproducible bugs
- Test compatibility with Magisk modules
- Create structured issue reports for dev forums
All observations are based on real usage. This repo is continuously updated as I test more builds and devices.