emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 817c4d1: * doc/misc/tramp.texi (Android shell setup


From: Michael Albinus
Subject: [Emacs-diffs] master 817c4d1: * doc/misc/tramp.texi (Android shell setup): Require adb program
Date: Fri, 10 Mar 2017 10:13:52 -0500 (EST)

branch: master
commit 817c4d1a3055a12ab2f1a6a06479b5eb4d66286b
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    * doc/misc/tramp.texi (Android shell setup): Require adb program
---
 doc/misc/tramp.texi | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index fab2b53..dd52a87 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -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
 
address@hidden 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.
address@hidden 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]