From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Thomas Subject: Re: *Good* client for Android? Date: Fri, 13 Oct 2017 21:30:17 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e3E5h-0000Ka-4Q for emacs-orgmode@gnu.org; Sat, 14 Oct 2017 00:30:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e3E5d-0002Er-4y for emacs-orgmode@gnu.org; Sat, 14 Oct 2017 00:30:25 -0400 Received: from mail-it0-x22a.google.com ([2607:f8b0:4001:c0b::22a]:43689) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e3E5c-0002DY-QW for emacs-orgmode@gnu.org; Sat, 14 Oct 2017 00:30:20 -0400 Received: by mail-it0-x22a.google.com with SMTP id k70so17175367itk.0 for ; Fri, 13 Oct 2017 21:30:19 -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" To: emacs-orgmode@gnu.org Hi John, I like installing GNURootDebian (from source at https://github.com/corbinlc/GNURootDebian) with Hackers Keyboard (from Fdroid at https://f-droid.org/packages/org.pocketworkstation.pckeyboard/) on my Android devices. Then slapping a fresh instance of emacs on there. File perms and file system can be a bit tricky to get used to, but once you get it, you basically have a working Debian instance on Android. From there you can VC your dotfiles and orgfiles just like you would another machine. See this issue https://github.com/corbinlc/GNURootDebian/issues/159) for good insights on how to install on a Nexus 7. Take care