Android Open Source - Network scanner networkScanner






Project Summary

A network scanner for android. Uses the new UI components Cardview and Recyclview. Displays the IP, Host Name, and MAC address for all of the network devices on the network.

Web Site / Source Repository

networkScanner is hosted in the following web site
https://github.com/dmashuda/networkScanner

If you think the Android project networkScanner listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of networkScanner.

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET




License

The license information of networkScanner is as follows:

Apache License

Resource Files

There are 1 image files in networkScanner. The names of the image files are listed as follows.

ic_action_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.unwind.netTools.DiscoverRunner.java
com.unwind.netTools.Pinger.java
com.unwind.netTools.model.Device.java
com.unwind.networkmonitor.ApplicationTest.java
com.unwind.networkmonitor.NetDeviceAdapter.java
com.unwind.networkmonitor.Scan.java