Android app to lookup where a number is from (Android dev course week 1 assignment).
Number-Lookup is hosted in the following web site
https://github.com/kneels/Number-Lookup
If you think the Android project Number-Lookup 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 Number-Lookup.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar geocoder-2.9.jar libphonenumber-7.0.jar |
Required Permissions | android.permission.CALL_PHONE |
There are 1 image files in Number-Lookup. The names of the image files are listed as follows.
app_launcher_icon.png
The following screenshort is generated from the image listed above.
Number-Lookup has the following Java source files.
net.kneels.numberlookup.EnterNumberActivity.java net.kneels.numberlookup.ShowLocationActivity.java net.kneels.numberlookup.SplashScreen.java