Mobile Application to view security incidents reported within San Jose State University and to obtain the relative safety of an area within the university and a given point of time..
SpartaSafety is hosted in the following web site
https://github.com/rajkiranpro/SpartaSafety
If you think the Android project SpartaSafety 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 SpartaSafety.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 9 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 6 image files in SpartaSafety. The names of the image files are listed as follows.
logo.png severity1.png severity2.png severity3.png severity4.png severity5.png
The following screenshort is generated from the image listed above.
SpartaSafety has the following Java source files.
com.sjsu.spartasafety.Application.java com.sjsu.spartasafety.CategoriesChooser.java com.sjsu.spartasafety.IncidentsList.java com.sjsu.spartasafety.IncidentsView.java com.sjsu.spartasafety.MonthChooser.java com.sjsu.spartasafety.ReportIncident.java com.sjsu.spartasafety.Safety.java com.sjsu.spartasafety.SpartaSafetyRegister.java com.sjsu.spartasafety.SplashActivity.java com.sjsu.spartasafety.TimeChooser.java com.sjsu.spartasafety.util.SpartaSafetyData.java com.sjsu.spartasafety.util.SystemUiHider.java com.sjsu.spartasafety.util.SystemUiHiderBase.java com.sjsu.spartasafety.util.SystemUiHiderHoneycomb.java