Ein Shell-Befehl wurde über ADB über „adb shellcommand“ ausgegeben.
JSON-Darstellung
{"shellCmd": string}
Felder
shellCmd
string
Shell-Befehl, der über ADB mit „adb shell command“ ausgeführt wurde. Auf Geräten mit verwalteten Profilen, die der Organisation gehören, wird der Wert zu einem leeren String entfernt.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-10-15 (UTC)."],[[["Shell commands issued via ADB are represented in JSON format with the \"shellCmd\" field containing the command string."],["On organization-owned managed profile devices, the \"shellCmd\" field will be redacted to an empty string for privacy."]]],[]]