2022-01-02 20:39:37 +00:00
|
|
|
|
# bugreportz
|
|
|
|
|
|
|
|
|
|
> Ziplenmiş bir Android bug raporu oluştur.
|
|
|
|
|
> Bu komut yalnızca `adb shell` ile kullanılabilir.
|
2023-10-21 14:24:32 +01:00
|
|
|
|
> Daha fazla bilgi için: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreportz>.
|
2022-01-02 20:39:37 +00:00
|
|
|
|
|
|
|
|
|
- Bir Android cihazı için ziplenmiş şekilde eksizsiz bir bug raporu oluşturGenerate a complete zipped bug report of an Android device:
|
|
|
|
|
|
|
|
|
|
`bugreportz`
|
|
|
|
|
|
|
|
|
|
- Çalışan `bugreportz` işleminin durumunu göster:
|
|
|
|
|
|
|
|
|
|
`bugreportz -p`
|
|
|
|
|
|
|
|
|
|
- `bugreportz` sürümünü göster:
|
|
|
|
|
|
|
|
|
|
`bugreportz -v`
|
|
|
|
|
|
|
|
|
|
- Yardım görüntüle:
|
|
|
|
|
|
|
|
|
|
`bugreportz -h`
|