Android Open Source - Network connection WifiStaticArp






Project Summary

Android app to set an static ARP entry on the gateway's MAC address when you connect to a WIFI network.

Web Site / Source Repository

WifiStaticArp is hosted in the following web site
https://github.com/poliva/WifiStaticArp

If you think the Android project WifiStaticArp 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 WifiStaticArp.

ItemValue
Java File Count4
Target SDK Version13
Minimum SDK Version3
Activity Count1
jar files usedRootTools-2.5.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET




Java Source Files

WifiStaticArp has the following Java source files.

android.os.SystemProperties
.java
org.eslack.wifistaticarp.Utils.java
org.eslack.wifistaticarp.WifiStaticArp.java
org.eslack.wifistaticarp.WifiStaticArpReceiver.java