|
AndroidLookup
0.02
|
| A series of static methods that create widgets for a table layout | |
| This class controls activities that displays the information page | |
| This class controls activities that displays the results from the lookup | |
| This class sets up the activity that displays the whois info | |
| This class implements functionality for the main activity in Android Lookup. Start here | |
| This class is an AsyncTask that looks up something. The lookup functionality classes inherit from this. Adapted from http://stackoverflow.com/questions/6343166/android-os-networkonmainthreadexception | |
| This class is an LookupTask that looks up all IP addresses for a if given a hostname | |
| This class is an LookupTask that uses java.net.InetAddress to looks up the Canonical Name of a host | |
| This class is an LookupTask that uses java.net.InetAddress to see if a host is rechable or not | |
| This class is an LookupTask that looks up a hostname given an IP address and an IP address if given a hostname. Adapted from http://stackoverflow.com/questions/6343166/android-os-networkonmainthreadexception |
1.8.6