]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/tramp.texi (Android shell setup): Require adb program
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 10 Mar 2017 15:13:39 +0000 (16:13 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 10 Mar 2017 15:13:39 +0000 (16:13 +0100)
doc/misc/tramp.texi

index fab2b532d6e81329d5dac394870e3b87e364afa3..dd52a87a1a24ca7f4800bfd50abaea090e4476a3 100644 (file)
@@ -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