<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
<br>
A new Erlang4Android is available on <a
class="moz-txt-link-freetext"
href="http://code.google.com/p/erlang4android/">http://code.google.com/p/erlang4android/</a>,
based on R16B.<br>
You need to install the new APK, which can be used to download the
actual Erlang binaries.<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
This app installs a small version of Erlang (i.e. erlang_R16.zip)
for use with SL4A. <br>
<br>
First install SL4A, then this app, then run this app to install
Erlang/OTP and use SL4A to run your Erlang code.
<br>
<br>
Using the app you can add OTP applications from a repository. It is
not yet possible to manage the repositories.
To add an application (library), go to "Select libraries". Select
"Refresh" from the menu to get a list of available libraries. Then
click long on the desired library to select it for installation (or
uninstallation). Then select "Go" from the menu to actually perform
the (un)installation.
<br>
<br>
From the main screen you can select the menu option "Settings" to
specify extra command line arguments that will be used when Erlang
is started. For example, to start distribution, specify "-name
<a class="moz-txt-link-abbreviated" href="mailto:myandroid@example.org">myandroid@example.org</a> -setcookie mysecretcookie" (without the quotes
and with relevant values).<br>
<br>
Enjoy!<br>
<br>
*Erik.<br>
</body>
</html>