From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: Any work on Java ME? Date: Tue, 26 Jul 2011 16:32:27 +0200 Message-ID: <87zkk1t8n8.fsf@tsdh.uni-koblenz.de> References: <87y5zlodle.fsf@gmail.com> <87r55dnyo1.fsf@gnu.org> <87zkk1cixs.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58707) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qligg-0007gF-Jo for emacs-orgmode@gnu.org; Tue, 26 Jul 2011 10:32:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qligf-0004r1-D1 for emacs-orgmode@gnu.org; Tue, 26 Jul 2011 10:32:46 -0400 Received: from lo.gmane.org ([80.91.229.12]:34364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qligf-0004qw-6n for emacs-orgmode@gnu.org; Tue, 26 Jul 2011 10:32:45 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Qlige-0005Ub-L7 for emacs-orgmode@gnu.org; Tue, 26 Jul 2011 16:32:44 +0200 Received: from tsdh.uni-koblenz.de ([141.26.67.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Jul 2011 16:32:44 +0200 Received: from tassilo by tsdh.uni-koblenz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Jul 2011 16:32:44 +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 XeCycle writes: Hi! >>> Java ME seems more widely supported, has anyone worked on that? >>> >>> Also, it's painful to input text on iOS devices, and text is all of >>> Org mode. >> >> I don't understand. Can you be more explicit? > > Sorry. I mean to port Org mobile to Java ME platform --- has anyone > worked on that? Now Org mobile is on iOS platform, and we need Apple > devices to run it. I don't have one, but my phone supports Java ME. > Also Android supports Java ME. To my best knowledge, Andoid does not support Java ME. It uses a flavour of Java, but not ME. From wikipedia: Android ======= The Android open-source software stack consists of Java applications running on a Java-based, object-oriented application framework on top of Java core libraries running on a Dalvik virtual machine featuring JIT compilation. Java Platform, Micro Edition ============================ There are more than 2.1 billion Java ME enabled mobile phones and PDAs,[2] but it is becoming old technology as it is not used on any of today's newest mobile platforms (e.g. iPhone, Android, Windows Phone 7, MeeGo, BlackBerry's new QNX). And there is already MobileOrg for Android: https://github.com/matburt/mobileorg-android/wiki/ Bye, Tassilo