This is a simple application for Android that compares the distance between the user's current location and a user entered location. This user entered location can be a city name, zip code or whatever. This was made as a learning exercise to test the.
compareDistanceAndroid is hosted in the following web site
https://github.com/bobbydank/compareDistanceAndroid
If you think the Android project compareDistanceAndroid 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 compareDistanceAndroid.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
compareDistanceAndroid has the following Java source files.
com.example.comparingdistance.MainActivity.java