Using nmap in Android SDK
- by user34373
How can I use nmap (port scanning utility) on the Android SDK emulator in Windows?
I am trying to install a port scanner on Android SDK which is installed on Ubuntu. I have two problems:
How do I install any Linux application on Android SDK?
How do I copy the data from the local hard drive to the emulator?