You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erlang-embedded
I was checking the page below.
http://www.erlang-embedded.com/?page_id=24 Tried to download R14 for Android and what did I find. Correct!
Nothing to download related to Android. Checked other links and
correct again, nothing!
So, where do I actually find a downloadable package for Android????
sorner
Gustav Simonsson
unread,
Aug 24, 2011, 6:35:49 AM8/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erlang-embedded
Could not do the sequence
$ cd /data/data/org.burbas.erlang/arm_erlang_R14B_rel/bin
$ su
# chmod 777 erl
# /system/bin/sh erl
since the system don't give me the su rights.
Using a terminal emulator and it might be the wrong type so does
anyone have a tip on the right one to use or something else.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erlang-...@googlegroups.com
Hello sorner!
The problem is that your device is not rooted.
Regards, Gustav Simonsson.
sorner
unread,
Aug 24, 2011, 9:14:45 AM8/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erlang-embedded
Thanks!
I discovered that. There where also warnings regarding rooting since
some garantee could be violated and others.
Wonder why this can't be fixed during installation. Maybe the "erl"
file should be placed somewhere else or so since some directories have
restrictions and others not.
/Sorner
On 24 Aug, 15:08, Gustav Simonsson <gustav.simons...@erlang-
psharma
unread,
May 3, 2012, 12:01:34 PM5/3/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erlang-...@googlegroups.com
Hi All ,
I was able to run Erlang on android using the apk. 1. Has anyone tried running any Erlang application on android and compared with other android application etc. 2. Is there any information how can I create that apk( using android NDK) or may be port Erlang with full Android platform build.