Is compiling for Android/iOS possible?
    Ali Çehreli via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Sep  6 12:11:22 PDT 2017
    
    
  
On 09/06/2017 11:34 AM, Timothy Foster wrote:
> I'm just wondering if I made an application for Windows/Mac/Linux if I
> could get it to also work on mobile devices, or would I have to rewrite
> the application in another language to get it to work? If it's possible,
> what should I be looking at to get something like a "Hello World"
> example to show on my phone using D?
Joakim has "D for Android beta":
   http://forum.dlang.org/thread/antajtnvmavswjvcdoyq@forum.dlang.org
The documentation:
   https://wiki.dlang.org/Build_D_for_Android
Ali
    
    
More information about the Digitalmars-d-learn
mailing list