Android App calls custom php script to perfom dns update based on Wifi IP address..
DNSUpdater is hosted in the following web site
https://github.com/werty1st/DNSUpdater
If you think the Android project DNSUpdater listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of DNSUpdater.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
DNSUpdater has the following Java source files.
eu.wrty.eu.android.dnsupdater.IpUpdate_IS.java eu.wrty.eu.android.dnsupdater.MainActivity.java eu.wrty.eu.android.dnsupdater.NetworkUtil.java eu.wrty.eu.android.dnsupdater.WIFI_CHANGE_BR.java