Stay organized with collections
Save and categorize content based on your preferences.
Classes
Objects
Shell |
Allows to execute commands.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-08-13 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-13 UTC."],[],[],null,["# androidx.test.shell\n===================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/test/shell/package-summary \"View this page in Java\")\n\nClasses\n-------\n\n|----------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Shell.CommandOutput](/reference/kotlin/androidx/test/shell/Shell.CommandOutput) | The output of a shell command executed via [Shell.command](/reference/kotlin/androidx/test/shell/Shell#command(kotlin.String)). |\n| [ShellProcess](/reference/kotlin/androidx/test/shell/ShellProcess) | Represents a process that is running sh as a shell user. |\n| [ShellServer](/reference/kotlin/androidx/test/shell/ShellServer) | A [ShellServer](/reference/kotlin/androidx/test/shell/ShellServer) starts a new long running process on device that is capable of establishing and executing multiple concurrent [ShellProcess](/reference/kotlin/androidx/test/shell/ShellProcess) with \"/system/bin/sh\". |\n\nObjects\n-------\n\n|------------------------------------------------------|-----------------------------|\n| [Shell](/reference/kotlin/androidx/test/shell/Shell) | Allows to execute commands. |"]]