From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scot Becker Subject: Full org-mode on unrooted Android Date: Tue, 8 Oct 2013 15:36:03 +0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01494b9a18fa3f04e838572b Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTUeT-0002EQ-A1 for emacs-orgmode@gnu.org; Tue, 08 Oct 2013 06:36:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTUeO-0002gN-ME for emacs-orgmode@gnu.org; Tue, 08 Oct 2013 06:36:29 -0400 Received: from mail-qc0-x22c.google.com ([2607:f8b0:400d:c01::22c]:52174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTUeO-0002ez-IE for emacs-orgmode@gnu.org; Tue, 08 Oct 2013 06:36:24 -0400 Received: by mail-qc0-f172.google.com with SMTP id l13so5879700qcy.17 for ; Tue, 08 Oct 2013 03:36:24 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-mode ml --089e01494b9a18fa3f04e838572b Content-Type: text/plain; charset=ISO-8859-1 Just a quick note to say that it's possible to get a full Emacs+org-mode on (unrooted) Android using an app called 'zshaolin'. You can either download the app from the Google Play store for approx $3 or download the toolchain and source from their website and compile it yourself (which I haven't tried). https://play.google.com/store/apps/details?id=org.dyne.zshaolin&hl=en http://www.dyne.org/software/zshaolin/ (for source, follow links to their FTP site, about 2/3 down the page) Emacs is version 24.1.50. The following needs to be added to the .zshrc for org-mode to work: export TMPDIR=${HOME}/tmp They only claim 'barebone' Emacs, and I haven't tested extensively to see what that means, but so far it works for me. I have no affiliation with the people at dyne.org, just happy to have working portable, org-mode. I use a Bluetooth keyboard with a 7" tablet on Android 4.3. It looks like compiling in this case may not be for the faint of heart, but if someone tries it, perhaps they can post any notes to the list here. Cheers, Scot --089e01494b9a18fa3f04e838572b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Just a quick note to say that it's possible to ge= t a full Emacs+org-mode on (unrooted) Android using an app called 'zsha= olin'. =A0You can either download the app from the Google Play store fo= r approx $3 or download the toolchain and source from their website and com= pile it yourself (which I haven't tried).


(for source, follow links to their FTP site, about 2/3 down the = page)

Emacs is version 24.1.50. =A0

=
The following needs to be added to the .zshrc for org-mode to wo= rk:

export TMPDIR=3D${HOME}/tmp
<= br>

They only claim 'barebone' Emacs, and = I haven't tested extensively to see what that means, but so far it work= s for me. =A0

I have no affiliation with the people at dyne.org, just happy to have working portable, org-mode. = I use a Bluetooth keyboard with a 7" tablet on Android 4.3.

It looks like compiling in this case may not be for the fain= t of heart, but if someone tries it, perhaps they can post any notes to the= list here.=A0

Cheers,
Scot

--089e01494b9a18fa3f04e838572b--