Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
538d9b94
Commit
538d9b94
authored
Feb 28, 2013
by
Michael Albinus
Browse files
* tramp.texi (External methods): Mention `tramp-adb-program'.
parent
ef3761e3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
3 deletions
+9
-3
doc/misc/ChangeLog
doc/misc/ChangeLog
+4
-0
doc/misc/tramp.texi
doc/misc/tramp.texi
+5
-3
No files found.
doc/misc/ChangeLog
View file @
538d9b94
2013-02-28 Michael Albinus <michael.albinus@gmx.de>
* tramp.texi (External methods): Mention `tramp-adb-program'.
2013-02-28 Bastien Guerry <bzg@gnu.org>
* org.texi (Visibility cycling): Suggest to set
...
...
doc/misc/tramp.texi
View file @
538d9b94
...
...
@@ -1023,9 +1023,11 @@ name.
@cindex adb method
This special method uses the Android Debug Bridge for connecting
Android devices. The Android Debug Bridge, part of the Android SDK,
must be installed locally. The variable @var
{
tramp
-
adb
-
sdk
-
dir
}
must
be set to its installation directory.
Android devices. The Android Debug Bridge must be installed locally.
Some GNU
/
Linux distributions offer it for installation, otherwise it
can be installed as part of the Android SDK. If @command
{
adb
}
is not
found via the @code
{
$PATH
}
environment variable, the variable
@var
{
tramp
-
adb
-
program
}
must point to its absolute path.
@end table
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment