Demo Android application, which shows information about ip or domain..
android-ipinfo is hosted in the following web site
https://github.com/nlopatka/android-ipinfo
If you think the Android project android-ipinfo 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 android-ipinfo.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
android-ipinfo has the following Java source files.
com.gmail.nlopatka.ipaddressfinder.GeoLocation.java com.gmail.nlopatka.ipaddressfinder.IPAddressFinder.java com.gmail.nlopatka.ipaddressfinder.InfoListAdapter.java com.gmail.nlopatka.ipaddressfinder.MainActivity.java com.gmail.nlopatka.ipaddressfinder.Util.java