<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-04-13 7:57 GMT+02:00 Dicebot via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sunday, 12 April 2015 at 19:03:33 UTC, Laeeth Isharc wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
BTW - since we have linux on ARM, the following may be useful if you wish to run a D application on your Android mobile device.  No ADB or root required.<br>
<br>
<a href="http://kevinboone.net/android_nonroot.html" target="_blank">http://kevinboone.net/android_<u></u>nonroot.html</a><br>
<br>
I guess you might be able to run a local web server to have a friendlier interface, although I have not yet tried.  Since ssh and rsync works, I don't see why a web server wouldn't.<br>
<br>
Only thing is that I don't think vibe.d is available on ARM yet.  (Please correct me if I am wrong).<br>
<br>
The alternative is to run a full linux install in a chroot:<br>
<br>
<a href="https://play.google.com/store/apps/details?id=ru.meefik.linuxdeploy" target="_blank">https://play.google.com/store/<u></u>apps/details?id=ru.meefik.<u></u>linuxdeploy</a><br>
</blockquote>
<br>
I am pretty sure I remember people reporting running vibe.d on Raspberry Pi<br>
It is not checked by CI so things can break time to time, but in general it should work<br>
</blockquote></div><br></div><div class="gmail_extra">I did compile and run a Vibe.d based solution on a Raspi B for almost 18 months.<br>It was mainly for the client part though, but I didn't have any issue specific to Vibe.d.</div></div>