Skip to content

rajdeep-3305/rom-testing-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

πŸ§ͺ Custom ROM Testing Notes

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.


πŸ“± Device: Poco X3 (Surya)

ROM: Pixel Experience 13 (Plus Edition)

  • βœ… 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)

πŸ“± Device: Redmi Note 8 Pro (Begonia)

ROM: ArrowOS 13 (Official Build)

  • βœ… 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

🧰 Testing Tools Used

  • ADB (logcat, shell access)
  • Fastboot (partition info, recovery flash)
  • TWRP / OrangeFox
  • Magisk for module testing and root validation

πŸ”– Next Steps

  • 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.

About

Bug reports and notes from testing custom Android ROMs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published