Android Open Source - Map Library mapcontent






Project Summary

Common code for android remote map managing library.

Web Site / Source Repository

mapcontent is hosted in the following web site
https://github.com/ivashov/mapcontent

If you think the Android project mapcontent listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of mapcontent.

ItemValue
Java File Count35
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count0
Fragment Count2

Resource Files

There are 5 image files in mapcontent. The names of the image files are listed as follows.

ic_action_accept.png
ic_action_discard.png
ic_action_download.png
ic_action_refresh.png
ic_action_stop.png

The following screenshort is generated from the image listed above.

null




Java Source Files

mapcontent has the following Java source files.

org.fruct.oss.mapcontent.ApplicationTest.java
org.fruct.oss.mapcontent.content.ContentItem.java
org.fruct.oss.mapcontent.content.ContentType.java
org.fruct.oss.mapcontent.content.DataService.java
org.fruct.oss.mapcontent.content.DirectoryContentItem.java
org.fruct.oss.mapcontent.content.DirectoryStorage.java
org.fruct.oss.mapcontent.content.KeyValue.java
org.fruct.oss.mapcontent.content.Metadata.java
org.fruct.oss.mapcontent.content.NetworkContent.java
org.fruct.oss.mapcontent.content.NetworkContentItem.java
org.fruct.oss.mapcontent.content.NetworkStorage.java
org.fruct.oss.mapcontent.content.RemoteContentListenerAdapter.java
org.fruct.oss.mapcontent.content.RemoteContentService.java
org.fruct.oss.mapcontent.content.Settings.java
org.fruct.oss.mapcontent.content.WritableDirectoryStorage.java
org.fruct.oss.mapcontent.content.connections.DataServiceConnection.java
org.fruct.oss.mapcontent.content.connections.DataServiceConnectionListener.java
org.fruct.oss.mapcontent.content.connections.RemoteContentServiceConnection.java
org.fruct.oss.mapcontent.content.connections.RemoteContentServiceConnectionListener.java
org.fruct.oss.mapcontent.content.contenttypes.GraphhopperMapType.java
org.fruct.oss.mapcontent.content.contenttypes.MapsforgeMapType.java
org.fruct.oss.mapcontent.content.fragments.ContentDialog.java
org.fruct.oss.mapcontent.content.fragments.ContentFragment.java
org.fruct.oss.mapcontent.content.fragments.DownloadProgressFragment.java
org.fruct.oss.mapcontent.content.utils.DigestInputStream.java
org.fruct.oss.mapcontent.content.utils.DirUtil.java
org.fruct.oss.mapcontent.content.utils.ProgressInputStream.java
org.fruct.oss.mapcontent.content.utils.Region.java
org.fruct.oss.mapcontent.content.utils.StrUtil.java
org.fruct.oss.mapcontent.content.utils.UrlUtil.java
org.fruct.oss.mapcontent.content.utils.XmlUtil.java