Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

fvalverd/Android-AdHoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ad Hoc Wireless
====================

Setting up the wifi into ad-hoc mode, setting up the IP address.
It is based on the Barnacle Wifi Tether app.

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

Prerequisites:
1) Android NDK r4 or above
2) Eclipse and ADT plugin (android-10)
 
To build native components, run these commands in the root directory of this
project:

 $ ANDROID_NDK_PATH/ndk-build
 
 
To build the Android App, import the project into Eclipse and export to .apk

About

Ad Hoc Wireless for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 53.7%
  • C++ 45.4%
  • C 0.9%