From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Harkins Subject: Re: from Android to org's calendar in a painless way? Date: Fri, 30 Aug 2013 02:39:25 +0000 (UTC) Message-ID: References: <20130828143720.101b267a@gmail.com> <874na9f9h0.fsf@karnak.MagnumOpus.khem> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFEcn-0001ro-Rt for emacs-orgmode@gnu.org; Thu, 29 Aug 2013 22:39:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VFEcj-0005UT-3F for emacs-orgmode@gnu.org; Thu, 29 Aug 2013 22:39:49 -0400 Received: from plane.gmane.org ([80.91.229.3]:45444) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFEci-0005Tk-Sz for emacs-orgmode@gnu.org; Thu, 29 Aug 2013 22:39:45 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VFEcg-0002g7-U3 for emacs-orgmode@gnu.org; Fri, 30 Aug 2013 04:39:42 +0200 Received: from 116.161.136.219.broad.gz.gd.dynamic.163data.com.cn ([116.161.136.219.broad.gz.gd.dynamic.163data.com.cn]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Aug 2013 04:39:42 +0200 Received: from jamshark70 by 116.161.136.219.broad.gz.gd.dynamic.163data.com.cn with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Aug 2013 04:39:42 +0200 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: emacs-orgmode@gnu.org Charles Philip Chan writes: > James Harkins writes: > > Also, calendar sync is not working on my Android 4 tablet after the > > most recent OS update from Asus. I've filed a bug report about that > > too, and asked on the mobileorg mailing list, but so far, no > > response. (This surprises me -- usually the list is pretty > > responsive.) > > Work find on my Nexus 7 with the latest Jelly Bean. I presume your > tablet does not use vanilla Android. >From https://github.com/matburt/mobileorg-android/issues/409 -- ~~ My tablet is an ASUS transformer pad TF300T. Android 4.2.1 Kernel version 3.1.10-g890b05a android@Taurus #1 Thu Jul 11 17:55:00 CST 2013 Build number JOP40D.US_epad-10.6.1.27.1-20130711 Calendar app version 4.2.1-US_epad-10.6.1.27.1-20130711 ~~ If you were asking if I've rooted my tablet, no, I haven't. It might be worth it if you checked your build number, to see if you're on the same base version (JOP40D) or earlier or later. Probably should also move this to the mobileorg mailing list, as this isn't strictly an org/emacs issue. Thanks for confirming that isn't a universal problem. hjh