Thanks, I will give that a shot and let you know how it goes.<br><br>Alec<br><br><div class="gmail_quote">On Sat, Mar 6, 2010 at 2:51 PM, Henning Rogge <span dir="ltr"><<a href="mailto:hrogge@googlemail.com">hrogge@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Am Samstag 06 März 2010 20:27:31 schrieb Alec Runge:<br>
<div class="im">> Hi All,<br>
><br>
> A group of us are currently working on a Carleton University project using<br>
> OLSR and the Android Platform. We are looking for any help or anyone to<br>
> help us for compiling the source code to the Android platform on our own.<br>
> (not using the provided code on the site). We are planning on building an<br>
> application that will take advatnage of the mobile platform as well as<br>
> OSLR.<br>
</div>you can compile olsrd for android with the NDK just by configuring the OS<br>
variable to "android".<br>
<br>
example:<br>
make OS=android DEBUG=0 build_all<br>
<br>
After this you have to set up your wlan interface to adhoc mode, write a<br>
config file for your phone and start the routing daemon.<br>
<font color="#888888"><br>
Henning Rogge<br>
</font></blockquote></div><br>