Android Open Source - Development utility AndroidLookup






Project Summary

nslookup and whois utility for Android.

Web Site / Source Repository

AndroidLookup is hosted in the following web site
https://github.com/jdburton/AndroidLookup

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
commons-net-3.3.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of AndroidLookup is as follows:

GNU General Public License

Resource Files

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

internet_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.jburto2.androidlookup.DisplayInfoActivity.java
com.jburto2.androidlookup.DisplayLookupActivity.java
com.jburto2.androidlookup.DisplayWhoisActivity.java
com.jburto2.androidlookup.LookupAddressTask.java
com.jburto2.androidlookup.LookupCNAMETask.java
com.jburto2.androidlookup.LookupPingTask.java
com.jburto2.androidlookup.LookupTask.java
com.jburto2.androidlookup.LookupWhoisTask.java
com.jburto2.androidlookup.MainActivity.java
com.jburto2.androidlookup.TableLayoutUtils.java