com.wjholden.nmap
Class verifyInstallation
java.lang.Object
com.wjholden.nmap.verifyInstallation
- All Implemented Interfaces:
- Nmap_Constants
public class verifyInstallation
- extends
- implements Nmap_Constants
Verifies the installation of Nmap binaries asynchronously.
Checks whether root permissions are available or not (Nmap.canGetRoot).
Creates the binary directory (Nmap.bindir).
- Since:
- 0.4
- Version:
- 0.4
- Author:
- William John Holden (wjholden@gmail.com)
Fields inherited from interface com.wjholden.nmap.Nmap_Constants |
INSTALL_ERROR, INSTALL_GOOD, INSTALL_NO_ROOT, MENU_GROUP_DEBUG, MENU_ITEM_DEBUG_EMAIL, MENU_ITEM_DEBUG_ENABLE, RUN_COMPLETE, RUN_ERROR, RUN_LINE, SCANTYPE_NCAT, SCANTYPE_NDIFF, SCANTYPE_NMAP, SCANTYPE_NPING, TAG, THREAD_ERROR |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
verifyInstallation
public verifyInstallation()
doInBackground
protected Void doInBackground(Context... params)
onPostExecute
protected void onPostExecute(Void v)