Native apps on Android FreeRunner

Sean McNeil sean at mcneil.com
Tue Dec 9 11:56:59 CET 2008


Hi,

I'm still not quite sure what you are asking and doing here. Are you 
compiling your program against the Android bionic? That is the only way 
you'll be able to have a native app run under it. Exactly what are you 
doing to compile? You need to basically add it into your repo somewhere 
(like external), create an appropriate Android.mk, and compile. That is 
the easiest way.

Jean-Michel Bouffard wrote:
> I have executed busybox with strace but I am not too familiar with this.
> It seems the SIGILL error happens after a call to "geteuid32()
>                     = 0". The complete output of the command is here:
> http://pastebin.ca/1279904
>
> Thanks.
>
>   




More information about the devel mailing list