Android app captures photos and metadata, then builds a website for them using Esri's "MapTour" map story template..
map-story-builder is hosted in the following web site
https://github.com/markdeaton/map-story-builder
If you think the Android project map-story-builder 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 map-story-builder.
Item | Value |
---|---|
Java File Count | 21 |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 5 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\locations.csv res\raw\storytelling_maptour_template.zip |
There are 4 image files in map-story-builder. The names of the image files are listed as follows.
ic_menu_attachment.png ic_menu_close_clear_cancel.png launcher_48x48.png sym_action_add.png
The following screenshort is generated from the image listed above.
map-story-builder has the following Java source files.
com.esri.apl.mapStoryBuilder.IndexPageAttributesEditor.java com.esri.apl.mapStoryBuilder.MapStoryBuilderApplication.java com.esri.apl.mapStoryBuilder.MapStoryList.java com.esri.apl.mapStoryBuilder.MapStoryPointEditor.java com.esri.apl.mapStoryBuilder.MapStoryPointsList.java com.esri.apl.mapStoryBuilder.MapStoryPointsListFragment.java com.esri.apl.mapStoryBuilder.NewStoryDialogFragment.java com.esri.apl.mapStoryBuilder.events.MapStoryPointListCountChangedEvent.java com.esri.apl.mapStoryBuilder.interfaces.IMapStoryLister.java com.esri.apl.mapStoryBuilder.interfaces.IMapStoryPointListCountChangedListener.java com.esri.apl.mapStoryBuilder.tasks.UploadMapStoryToDropbox.java com.esri.apl.mapStoryBuilder.tasks.UploadMapStoryToDropboxSvc.java com.esri.apl.mapStoryBuilder.tasks.ZipAndShip.java com.esri.apl.mapStoryBuilder.utils.FileException.java com.esri.apl.mapStoryBuilder.utils.FileUtils.java com.esri.apl.mapStoryBuilder.utils.PrefsUtils.java com.esri.apl.mapStoryBuilder.utils.UIUtils.java pl.polidea.coverflow.AbstractCoverFlowImageAdapter.java pl.polidea.coverflow.CoverFlow.java pl.polidea.coverflow.ReflectingImageAdapter.java