Locations picker using Android Map v2.
locations-picker is hosted in the following web site
https://github.com/paveldudka/locations-picker
If you think the Android project locations-picker 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 locations-picker.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 6 image files in locations-picker. The names of the image files are listed as follows.
ic_action_previous_item.png ic_action_save_blue.png ic_action_view_as_list.png logo.png map_icon_pin_mini_map.png station_logo.png
The following screenshort is generated from the image listed above.
locations-picker has the following Java source files.
com.trickyandroid.locationpicker.app.MainActivity.java com.trickyandroid.locationpicker.app.MainApplication.java com.trickyandroid.locationpicker.app.events.FragmentAnimationStartEvent.java com.trickyandroid.locationpicker.app.events.ItemSelectedEvent.java com.trickyandroid.locationpicker.app.events.ListItemSelectedEvent.java com.trickyandroid.locationpicker.app.events.StartProgressEvent.java com.trickyandroid.locationpicker.app.fragments.LocationsListFragment.java com.trickyandroid.locationpicker.app.fragments.LocationsSliderFragment.java com.trickyandroid.locationpicker.app.geocoding.GeocodingResult.java com.trickyandroid.locationpicker.app.geocoding.GeocodingService.java com.trickyandroid.locationpicker.app.view.SlidingRelativeLayout.java