Stay organized with collections
Save and categorize content based on your preferences.
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\n[Kotlin](/reference/kotlin/androidx/test/shell/package-summary \"View this page in Kotlin\") \\|Java\n\nClasses\n-------\n\n|---------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Shell.CommandOutput](/reference/androidx/test/shell/Shell.CommandOutput) | The output of a shell command executed via [Shell.command](/reference/androidx/test/shell/Shell#command(kotlin.String)). |\n| [ShellProcess](/reference/androidx/test/shell/ShellProcess) | Represents a process that is running sh as a shell user. |\n| [ShellServer](/reference/androidx/test/shell/ShellServer) | A [ShellServer](/reference/androidx/test/shell/ShellServer) starts a new long running process on device that is capable of establishing and executing multiple concurrent [ShellProcess](/reference/androidx/test/shell/ShellProcess) with \"/system/bin/sh\". |\n| [Shell](/reference/androidx/test/shell/Shell) | Allows to execute commands. |"]]