<div class="gmail_quote">On 28 January 2012 18:19, H. S. Teoh <span dir="ltr"><<a href="mailto:hsteoh@quickfur.ath.cx">hsteoh@quickfur.ath.cx</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sat, Jan 28, 2012 at 03:34:22PM +0200, Manu wrote:<br>
[...]<br>
<div class="im">> Since Android 2.3 it has been possible to run fully native apps, and a<br>
> GDC for android will work just as well as any C compiler, although<br>
> some work will have to be done to produce bindings for the NDK<br>
> libraries.  What I'm most excited about is being able to use D to wrap<br>
> the NDK libraries to create an android experience that's very similar<br>
> to the Android Java API's, but with native code throughout.<br>
<br>
</div>+1 to this. I've been looking forward to getting an Android (either<br>
phone or tablet) and writing apps for it. If I can write apps in D, that<br>
would simply be awesome. (And you never know, maybe it will be an<br>
Android killer app that will make D really take off... ;-))<br>
<br>
As far as I know, gdc can already produce ARM code since it uses the gcc<br>
backend. All we need now is a nice native D interface to the Android<br>
libraries, and I'll be a very very happy man.</blockquote><div><br></div><div>Libraries are the easy part. If you can make a build-script that 'just works' for the average man, and perhaps also mingw binaries for the Win users, I think progress in this area will explode almost instantly.</div>
</div>