Android Open Source - Map application CapMap






Project Summary

An app that identifies the budget of the NYC Metropolital Transit Authority, and maps out exactly where money is going..

Web Site / Source Repository

CapMap is hosted in the following web site
https://github.com/jamesdavis86/CapMap

If you think the Android project CapMap 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 CapMap.

ItemValue
Java File Count9
Supported screen sizes[mdpi]
Activity Count2
Fragment Count1
Required Permissionsandroid.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
com.khaotixinc.cm.permission.MAPS_RECEIVE
Asset File Namesassets\locations.xml
assets\projects_complete_10_14.xml




Resource Files

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

m1.png
m2.png
m3.png
m4.png
m5.png

The following screenshort is generated from the image listed above.

null

Java Source Files

CapMap has the following Java source files.

com.khaotixinc.cm.CapMapApplication.java
com.khaotixinc.cm.data.Project.java
com.khaotixinc.cm.loading.EverythingLoader.java
com.khaotixinc.cm.loading.LoadingActivity.java
com.khaotixinc.cm.loading.XMLParser.java
com.khaotixinc.cm.map.DetailsFragment.java
com.khaotixinc.cm.map.MapActivity.java
com.khaotixinc.cm.map.ProjectClusterItem.java