Ask Your Question
1

What is the reason for the failure of commonly used commands like "--help" in ADB shell?

asked 2021-12-31 11:00:00 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2022-09-30 04:00:00 +0000

djk gravatar image

ADB shell is a command-line tool that allows users to communicate with an Android device from a computer. The reason why common commands like "--help" may fail in ADB shell is that ADB shell is not a typical command-line interface. It is designed specifically for communicating with Android devices and has a limited set of commands and functionality. Additionally, some Android manufacturers may have modified the ADB shell to include their own set of commands, further limiting the use of standard commands like "--help". In such cases, users should refer to the device manufacturer's documentation or support resources for specific instructions on using ADB shell.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-12-31 11:00:00 +0000

Seen: 9 times

Last updated: Sep 30 '22