Folks, I believe a recent change in org-mobile.el is causing a sync problem on the Android app. There is some info here: https://github.com/matburt/mobileorg-android/issues/472 The info for the commit is at the bottom. Respectfully, Steve author Sergey Gordienko Fri, 26 Jun 2015 14:44:20 +0000 (17:44 +0300) committer Nicolas Goaziou Sun, 28 Jun 2015 07:06:00 +0000 (09:06 +0200) commit c15db80e32d22dace184203f6f03a0b586bb4b50 tree 31d72afce3cc5adfb0548fdd88680543a2d82e5a tree | snapshot parent 5f3d8037a5099ca92db7edbf95ced22f0adefbef org-mobile: Tiny fix in creating index.org file * lisp/org-mobile.el (org-mobile-create-index-file): Eliminate cloning of `#+READONLY' property in the `index.org' file. A sublists of `org-todo-keywords' don't need to contain the `|'. TINYCHANGE