Package com.wjholden.nmap

Interface Summary
NmapConstants All the global constants should go here for simplicity.
 

Class Summary
NmapError NmapError is an error logging utility designed to save information that previously went to Log.d.
NmapInstall Verifies the installation of Nmap binaries asynchronously.
NmapMain Nmap for Android! The original versions used Nmap binaries I got from Robert McCurdy (http://rmccurdy.com/stuff/G1/BINS/NMAP/).
NmapScan Perform the actual scan.
0.4.5:
- moved many local variables to private visibility
- utilized previously unused NmapError class.
Context isn't needed for this class, but it is needed in NmapInstall class for Resources.
NmapSubnet Shows information about the subnet the device is currently connected to via 802.11.
NmapSurvey Allows users to report what SDK version they're running.
NmapUtilities Class created to centralize and more easily manage certain pieces of boilerplate code, often code groups that are required more than once.
NmapWifi Thread that watches for changes in the SSID/IP on 802.11 and requests NmapMain.handler update the UI.
R  
R.array  
R.attr  
R.drawable  
R.id  
R.layout  
R.raw  
R.string