bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13246: 24.3.50; Dired and Tramp adb


From: Thierry Volpiatto
Subject: bug#13246: 24.3.50; Dired and Tramp adb
Date: Fri, 21 Dec 2012 15:32:58 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Michael Albinus <michael.albinus@gmx.de> writes:

> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
>
>>> What happens, if you call from a shell
>>>
>>> # /home/thierry/share/android-sdk-linux/platform-tools/adb shell
>> I get a prompt:
>>
>> sh-3.2#
>>
>> Where I can type e.g "ls":
>>
>> sh-3.2# ls
>> acct                  init                  sbin
>> cache                 init.blade2.rc        sdcard
>> config                init.goldfish.rc      sqlite_stmt_journals
>> d                     init.qcom.rc          sys
>> data                  init.rc               system
>> default.prop          mnt                   ueventd.goldfish.rc
>> dev                   proc                  ueventd.rc
>> etc                   root                  vendor
>> sh-3.2# 
>>
>> Note that the connection to my phone is wireless.
>>
>> I connect with:
>>
>> adb connect 192.168.0.24:5555
>
> "adb connect" is not implemented, I believe. Juergen?
After running from a shell "adb connect 192.168.0.24:5555", it seem
tramp find the device:

--8<---------------cut here---------------start------------->8---
(tramp-adb-parse-device-names nil)
=>((nil "192.168.0.24:5555"))
--8<---------------cut here---------------end--------------->8---

-- 
  Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 





reply via email to

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