tldr/pages.tr/android/bugreportz.md

22 lines
562 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 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`
- `bugreportz` sürümünü göster:
`bugreportz -v`
- Yardım görüntüle:
`bugreportz -h`