An app that identifies the budget of the NYC Metropolital Transit Authority, and maps out exactly where money is going..
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.
The following table is the detailed list of CapMap.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi] |
Activity Count | 2 |
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 com.khaotixinc.cm.permission.MAPS_RECEIVE |
Asset File Names | assets\locations.xml assets\projects_complete_10_14.xml |
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.
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