Simple tutorial for starting to make D apps for Android
    WebFreak001 via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Thu Dec 29 13:11:56 PST 2016
    
    
  
Hi, I just wrote my first tutorial and its about setting up LDC 
for Android compilation.
It is mostly based off the Build LDC for Android Wiki page but I 
have written it so it is easier to understand for beginners. I 
followed the Wiki page and for example had some problems because 
I used an x86 emulator instead of arm. Also the adb connect 
commands were a bit weird. So I wrote all commands how they 
worked for me and how its the simplest to setup.
Also I included a bit more to encourage the user to play around 
with the code and ensure it works.
Any feedback would be appreciated as this is the first tutorial I 
have ever written.
Link: https://webfreak.org/2016-12-29-Android-Development-in-D.md
(I just setup that website so its still pretty blank)
    
    
More information about the Digitalmars-d-announce
mailing list