ananjaser1211 / FloydQ_Reports

BUG Reporting for Exynos8890 OneUI 2.0 Project
57 stars 7 forks source link

FloydQ - Exynos8890

Bug reporting repo for FloydQ

alt text

How to write issues

How to gather logs with LoggingKit

[With booted System] - Intended for Crashes, FCs and other SYSTEM Logs

1) 1. For Windows users: Install Universal ADB drivers or Brand specific ADB drivers if you don't have them

  1. For Linux and macOS users: To make the files executable, type in Terminal chmod +x and drag the files 2) On your phone enable USB debugging under Developer options 3) Launch your required log type (to find out which logs you should gather, check Legend) 4) Grant ADB Keys 5) Close your log type 6) Launch the needed log, again 7) After recording log, attach the created file to your GitHub issue post.

Legend

Log type Description
log-ball Full buffer logcat. Don't use unless requested
log-all Verbose logcat, messy but records everything
log-error Log for Error filter, only shows crashes
log-ril Log for Modem/SIM and other RIL issues
log-kmsg Log for Kernel msg when the kernel panics
log-dmsg Log for Kernel on an active system
log-ActiveDmesg Looping Log for Kernel on active system