This project is for the Purdue-NIPA Junior Capstone Project 2013 Fall program of class at Purdue University.
Wi-Fi Zombie is an Wi-Fi site survey application that allows network manager to easily get information about status of thier networks with various ways like graph or heatmap.
1. In Eclipse, just import the project through "File > New > Other > Open existing android project in eclipse".
2. Check dependencies of SlidingMenu
and ActionBarSherlock
that was placed submodule
directory.
3. Then, Project > Clean to generate the binaries you need, like R.java, etc.
4. You're good to go!
- JiYoon Lee (Kyoungpook National University - South Korea)
- ChangHun Lee (Chung-Ang University - South Korea)
- Emily Peed Brown (Purdue University - U.S.)
The MIT License (MIT)
Copyright (c) 2013 ChangHun Lee, JiYoon Lee, Emily Peed Brown
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.