A simple Android app that lets you create collections of locations..
loclist is hosted in the following web site
https://github.com/ndeuma/loclist
If you think the Android project loclist 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 loclist.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 3 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 2 image files in loclist. The names of the image files are listed as follows.
add_list.png save_location.png
The following screenshort is generated from the image listed above.
loclist has the following Java source files.
de.niklasdeutschmann.loclist.activities.EditLocationListsActivity.java de.niklasdeutschmann.loclist.activities.MyPositionOverlay.java de.niklasdeutschmann.loclist.activities.SaveLocationActivity.java de.niklasdeutschmann.loclist.db.DatabaseAdapter.java de.niklasdeutschmann.loclist.util.Dialogs.java de.niklasdeutschmann.loclist.util.Strings.java