For the At&t hackathon - native clients for both Android and iOS that use the sensors to detect if the officer is "down". It also submits the sensor information and geo-location to a server that displays the officer on a map grid as well as the "vitals" that are sent by the native mobile device clients..
officer-up is hosted in the following web site
https://github.com/kwatkins/officer-up
If you think the Android project officer-up 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 officer-up.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK |
Raw File Names | res\raw\lbpcascade_frontalface.xml |
officer-up has the following Java source files.
com.appthority.datasender.GPSTracker.java com.appthority.datasender.MainActivity.java com.appthority.datasender.OpenCVCameraActivity.java com.appthority.datasender.RestClient.java com.appthority.datasender.SensorTrackerService.java