hscale / PoliceReportsMobile

Android app for citizens to report crimes, drugs, internal affairs, see nearby police stations and wanted/missing people (linked with https://github.com/Keniobyte/PoliceReportsWeb)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Police Report Mobile (MinSegApp - Alerta Activa)

License

Init Police Stations Police Report Wanted
Screenshot of the app 1 Screenshot of the app 2 Screenshot of the app 3 Screenshot of the app 4

Description

Android app for citizens to report crimes, drugs, internal affairs, see nearby police stations and wanted/missing people.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

How to add a new police station

Have a look at them at police-station.json

How to build the code

First add these constants into your home/.gradle/gradle.properties file:

# Google Capchta
MinSegAppApiKeyCaptcha="your key"
MinSegAppApiKeyCaptchaVerify="your key"

# Google Maps Autocomplete
MinSegAppMapsAutocomplete="your key"

# Google Maps Android
MinSegAppApiKeyGoogleMapsDebug="your key"
MinSegAppApiKeyGoogleMapsRelease="your key"

Dependencies

License

Copyright 2016 Bruno Sarverry

You may copy, distribute and modify the software as long as you track
changes/dates in source files. Any modifications to or software including
(via compiler) GPL-licensed code must also be made available under the GPL
along with build & install instructions.

Organization Keniobyte

Open source for Security Forces

www.keniobyte.com

info@keniobyte.com

Tucumán, Argentina

About

Android app for citizens to report crimes, drugs, internal affairs, see nearby police stations and wanted/missing people (linked with https://github.com/Keniobyte/PoliceReportsWeb)

License:GNU General Public License v3.0


Languages

Language:Java 100.0%