<div dir="ltr"><br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Benoit Chesneau</b> <span dir="ltr"><<a href="mailto:bchesneau@gmail.com">bchesneau@gmail.com</a>></span><br>
Date: Thu, Jan 10, 2013 at 9:25 PM<br>Subject: Re: [erlang-questions] Erlang for Android release suggestions?<br>To: <a href="mailto:erlang@ernovation.com">erlang@ernovation.com</a><br><br><br><div dir="ltr"><br><div class="gmail_extra">
<br><br><div class="gmail_quote"><div class="im">On Thu, Jan 10, 2013 at 8:36 PM, Erik Reitsma <span dir="ltr"><<a href="mailto:erlang@ernovation.com" target="_blank">erlang@ernovation.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I have ported Erlang/OTP R15B03 to Android, to work with Scripting Layer for Android (SL4A). This involved some patches to the Erlang/OTP source and build scripts (configure, Makefile, etc). I also wrote the installation app to install is under SL4A. Access to the SL4A API is provided, but I have not tried all available functions. I have included all OTP applications except the ones that are only useful with a gui.<br>


<br>
It is possible to use the interactive shell or to specify a .erl file (which will be compiled if not yet compiled) and run its main/0 function.<br>
<br>
I have tried the port on some Android devices, and it worked on all of them. The device does not need to be rooted to use the port.<br>
<br>
What would be the best way to release this to the public, considering the license of Erlang/OTP? Should I put the entire source on some repository provider, or just a script that will modify the original Erlang/OTP sources?<br>


<br>
Regards,<br>
*Erik.<br>
<br></blockquote><div><br></div></div><div>Nice!</div><div><br></div><div>I would say that any public repository either or github or the one you prefer is good. So anyone could review it.</div><div><br>
</div><div>Putting patches in a branch is a common practice imo.</div><div><br></div><div>- benoît </div></div></div></div>
</div><br></div>