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,4cb1f8d1c17d39a8 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.213.36.20 with SMTP id r20mr2293075ebd.0.1319713096026; Thu, 27 Oct 2011 03:58:16 -0700 (PDT) Path: l23ni47389bkv.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Brian Drummond Newsgroups: comp.lang.ada Subject: Re: Ada 'hello world' for Android; success! Date: Thu, 27 Oct 2011 10:58:15 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <8239efcjuw.fsf@stephe-leake.org> Mime-Version: 1.0 Injection-Date: Thu, 27 Oct 2011 10:58:15 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="DkTdSjxOCm6DqG+Uf7eArg"; logging-data="1588"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19ZpeumOotoge3SbzCrOV+kg7CPJL5ZUjE=" User-Agent: Pan/0.134 (Wait for Me; GIT cb32159 master) Cancel-Lock: sha1:oOHJEqFlR+nr/FVkKE5vR2kaDbE= Xref: news2.google.com comp.lang.ada:14203 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: 2011-10-27T10:58:15+00:00 List-Id: On Wed, 26 Oct 2011 21:18:47 -0400, Stephen Leake wrote: > I've managed to get an Ada 'hello world' working on Android. It follows > the example at > http://developer.android.com/resources/tutorials/hello-world.html > translated to Ada. > Great news! And yes, I would be interested in getting hold of the further information. I still intend to pursue the NDK approach, though a new job and house relocation have somewhat intervened... - Brian