A simple location app. Smails your latitude and longitude..
Location is hosted in the following web site
https://github.com/LorenBaker/Location
If you think the Android project Location 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 Location.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE |
Location has the following Java source files.
com.lbconsulting.android.location.LocationServiceErrorMessages.java com.lbconsulting.android.location.LocationUtils.java com.lbconsulting.android.location.MainActivity.java com.lbconsulting.android.location.PreferencesActivity.java com.lbconsulting.android.location.PreferencesFragment.java