From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5059e1c3870d4dc8 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Ada on Android? References: <82zkiihpjo.fsf@stephe-leake.org> <657d70d1-2df5-4436-a44c-c97228daff27@l4g2000vbv.googlegroups.com> Date: Mon, 05 Sep 2011 21:16:13 -0400 Message-ID: <82pqjeh3mq.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:f4H+fnJau9PF9bjYoYnVUXBAjD0= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: f377b4e65746ee029e66118215 Xref: g2news2.google.com comp.lang.ada:21824 Date: 2011-09-05T21:16:13-04:00 List-Id: onox writes: > On Sep 5, 7:22 pm, Stephen Leake > wrote: >> Has anyone here done any Ada for Android? >> > > You might be interested in checking the GNATDroid (Android 2.3+) cross- > compiler for FreeBSD at http://www.dragonlace.net/ I don't need to target ARM; the Android API is for the JVM target. The problem is binding to the Android API; I don't see any mention of that on the DragonLace.Net page. -- -- Stephe