[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Use emacs as an Android Developer Tool
From: |
Michael Albinus |
Subject: |
Re: Use emacs as an Android Developer Tool |
Date: |
Mon, 28 Jan 2013 16:50:02 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Tristan Sun <address@hidden> writes:
> I have been used Eclipse for Android Develop since a long time. But I found
> that it's too slow and less efficient. I doubts whether I can use emacs to
> take place of Eclipse.
At least you can access Android devices via Tramp. That is, from inside
Emacs you can use dired on directories of an Android device, you could
copy files, and edit them.
Remote process support is under development.
Best regards, Michael.