* doc/misc/tramp.texi (Android shell setup): Require adb program
This commit is contained in:
parent
7e434ed2eb
commit
817c4d1a30
1 changed files with 4 additions and 3 deletions
|
@ -1891,9 +1891,10 @@ where @samp{192.168.0.1} is the remote host IP address
|
|||
@section Android shell setup hints
|
||||
@cindex android shell setup
|
||||
|
||||
@value{tramp} uses the @option{adb} method to access Android
|
||||
devices. Android devices provide a restricted shell access through an
|
||||
USB connection. The local host must have the Android SDK installed.
|
||||
@value{tramp} uses the @option{adb} method to access Android devices.
|
||||
Android devices provide a restricted shell access through an USB
|
||||
connection. The local host must have the @command{adb} program
|
||||
installed.
|
||||
|
||||
Applications such as @code{SSHDroid} that run @command{sshd} process
|
||||
on the Android device can accept any @option{ssh}-based methods
|
||||
|
|
Loading…
Add table
Reference in a new issue