Simple Android application which updates the IP on Smart DNS Proxy.
SmartDNSProxy is hosted in the following web site
https://github.com/mradzinski/SmartDNSProxy
If you think the Android project SmartDNSProxy 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 SmartDNSProxy.
Item | Value |
---|---|
Java File Count | 12 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
SmartDNSProxy has the following Java source files.
com.dnasoftware.smartdnsproxy.ApplicationTest.java com.dnasoftware.smartdnsproxy.BroadCastReceivers.Notifications.NotificationUpdateInputReceiver.java com.dnasoftware.smartdnsproxy.BroadCastReceivers.OnBoot.OnBootReceiver.java com.dnasoftware.smartdnsproxy.BroadCastReceivers.WiFi.SmartDNSProxy.java com.dnasoftware.smartdnsproxy.BroadCastReceivers.WiFi.SmartDNSProxyAPIModel.java com.dnasoftware.smartdnsproxy.BroadCastReceivers.WiFi.WifiStatusChangeReceiver.java com.dnasoftware.smartdnsproxy.MainActivity.java com.dnasoftware.smartdnsproxy.Services.PollService.java com.dnasoftware.smartdnsproxy.Utils.AlarmManagerUtils.java com.dnasoftware.smartdnsproxy.Utils.IPUtils.java com.dnasoftware.smartdnsproxy.Utils.NetworkUtils.java com.dnasoftware.smartdnsproxy.Utils.SharedPrefsUtils.java