Re: [android-developers] Android Implementation of Emacs

2014-01-20 Thread lbendlin
There is a developer keyboard app available on the Google store that has all the required keys. Also has arrow keys which are kinda important for working with editors. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group,

Re: [android-developers] Android Implementation of Emacs

2014-01-19 Thread Michael Banzon
Maybe it require an external keyboard? On Sun, Jan 19, 2014 at 9:34 PM, Umar wrote: > I downloaded an implementation of Emacs from Google Play store. I am > trying to make it work on my Samsung Note 2. Does anyone know which key > maps to Ctrl and Esc (on the smartphone keyboard)? > > Is there

[android-developers] Android Implementation of Emacs

2014-01-19 Thread Umar
I downloaded an implementation of Emacs from Google Play store. I am trying to make it work on my Samsung Note 2. Does anyone know which key maps to Ctrl and Esc (on the smartphone keyboard)? Is there any other versatile editor similar to Emacs that works well for Android developers? Thanks