Files
tldr/pages.tr/android/bugreportz.md

22 lines
562 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# bugreportz
> Ziplenmiş bir Android bug raporu oluştur.
> Bu komut yalnızca `adb shell` ile kullanılabilir.
> Daha fazla bilgi için: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreportz>.
- 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`
- Yardım görüntüle:
`bugreportz -h`
- `bugreportz` sürümünü göster:
`bugreportz -v`