Skip to content

szym/barnacle

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
jni
 
 
 
 
res
 
 
 
 
 
 
 
 
 
 
Barnacle Wifi Tether
====================

Barnacle is a combination of tools to provide wifi tethering 
on an Android phone:
 * NAT
 * DHCP server
 * WLAN ad-hoc setup

How to build Barnacle
---------------------

Prerequisites:                                                                                                                                                                                                       
1) Android NDK r4 or above                                                                                                                                                                                           
2) Eclipse and ADT plugin                                                                                                                                                                                            
                                                                                                                                                                                                                     
To build native components enter barnacle root directory and run                                                                                                                                                     
$NDK/ndk-build                                                                                                                                                                                                       
                                                                                                                                                                                                                     
where NDK=path-to-your-ndk-directory                                                                                                                                                                                 
                                                                                                                                                                                                                     
To build the Android app import the existing project into Eclipse and export                                                                                                                                         
an .apk file.

Questions?
----------

For more information see: http://szym.net/barnacle/ 
or e-mail: barnacle@szym.net


Releases

No releases published

Packages

No packages published