androidqf
androidqf copied to clipboard
Add bugreport directory to collected paths
We may be able to find old but useful bugreports on a device
/bugreports/
/data/user_de/0/com.android.shell/files/
It's a different path with other vendors though
Google Pixel 6a:
/data/user_de/0/com.android.shell/files/bugreports/bugreport-bluejay-AP2A.240905.003.F1*
Nokia G42:
/data/user_de/0/com.android.shell/files/bugreports/bugreport-Shadow_00EEA-TKQ1.221223.001*
Realme GT2 Pro:
/data/user_de/0/com.android.shell/files/bugreports/bugreport-RMX3301EEA-SKQ1.221119.001*
Oppo Reno10 5G:
/data/user_de/0/com.android.shell/files/bugreports/bugreport-CPH2531EEA-SP1A.210812.016*
Honor Magic5 Lite:
/data/user_de/0/com.android.shell/files/bugreports/bugreport-RMO-NX1EEA-HONORRMO-N21*
Samsung Galaxy A54 5G:
/data/user_de/0/com.android.shell/files/bugreports/bugreport-a54xnsxx-TP1A.220624.014*
Tecno Spark Go 2023:
/data/user_de/0/com.android.shell/files/bugreports/bugreport-BF7n-EU-SP1A.210812.016*
Motorola Edge 40 Neo:
/data/user_de/0/com.android.shell/files/bugreports/bugreport-manaus_g_syse-T3TMS33.23-37-11-2*
/storage/emulated/0/Download/Nearby Share/bugreport-manaus_g_syse-T3TMS33.23-37-11-2-*
Sony Xperia 10V:
/data/user_de/0/com.android.shell/files/bugreports/bugreport-XQ-DC54_EEA-68.1.A.2.170*
/storage/emulated/0/Download/bugreport-XQ-DC54_EEA-68.1.A.2.170*
Redmi Note 11 Pro Plus 5G:
/data/user_de/0/com.android.shell/files/bugreports/bugreport-pissarropro_eea-TP1A.220624.014*
/storage/emulated/0/bugreport-2023-10-31-161909/bugreport-pissarropro_eea-TP1A.220624.014 *
Is the /bugreports/ or bugreports/ folder accessible as a relative path from the ADB shell @besendorf ? That may work generically without needing to know the absolute path on that device.
On my Samsung A10 phone, both /bugreports/ and /data/user_de/0/com.android.shell/files/bugreports/ works and are the same folder