B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is a routing protocol for multi-hop ad-hoc mesh networks. This is the main development website, we have source code, binary packages, documentation and further information available:
http://www.open-mesh.org
Vote 0
This program enables tethering (via wifi) for "rooted" handsets running android (such as the Android DevPhone 1). Clients (your laptop for example) can connect via wifi (ad-hoc mode)and get access to the internet using the 3G, 2G mobile connection which is established by the handset.
http://code.google.com/p/android-wifi-tether
Vote 0
B.A.T.D.R.O.I.D. provides a simple management wrapper to start/stop the B.A.T.M.A.N. daemon on your rooted Android handset.
At this time Android does not provide support for adhoc networks. To achieve this we rely on code from the android-wifi-tether project which supports most Android handsets.
http://code.google.com/p/android-batdroid
Vote 0