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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.129.72.205 with SMTP id v196mr12373837ywa.11.1442755839403; Sun, 20 Sep 2015 06:30:39 -0700 (PDT) X-Received: by 10.182.221.133 with SMTP id qe5mr62463obc.6.1442755839368; Sun, 20 Sep 2015 06:30:39 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!z77no2437174qge.1!news-out.google.com!n2ni6607igy.0!nntp.google.com!kq10no6650385igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 20 Sep 2015 06:30:38 -0700 (PDT) In-Reply-To: <5987413c-16ac-49fc-a185-35f6c596fec2@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=75.74.189.161; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 75.74.189.161 References: <5987413c-16ac-49fc-a185-35f6c596fec2@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4651bb4d-f734-4fb2-8cdc-b1121409f88b@googlegroups.com> Subject: Re: Can I make native Android apps with Ada? From: David Botton Injection-Date: Sun, 20 Sep 2015 13:30:39 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:27790 Date: 2015-09-20T06:30:38-07:00 List-Id: The current best way is to use Gnoga (http://gnoga.com) for Ada to develop = any mobile / cloud apps. You can easily create a native Android/iOS app tha= t wraps accessing the Gnoga server side if selling on the stores needed, bu= t sadly there are no currently solutions for running client side. (Not exac= tly true, the .NET version could be used and the result passed through a .N= ET to ASM.js compiler available on the net, but licensing encumbrances plac= ed on that version damper any real interest to pursue solutions with it.)= =20 David Botton