Android mobile app that allows hunters to participate in moose conservation and management.
Minimum Android version 4.0 Ice Cream Sandwich (API level 14). Built with Android Studio 3.1.4. Uses API 27 SDK (Android 8.1 Oreo).
From there you should be able to build and run to simulators or connected Android devices.
NOTE: the Maps tab uses the Google Maps API. For this to work properly you need a valid Google API key. This means you must register an app project on the Google Cloud Platform Console, and generate a Google API key which you can add to the app/src/main/AndroidManifest.xml
. For details on this process, consult the Google documentation.
In production
To report bugs/issues/feature requests, please file an issue.
If you would like to contribute, please see our CONTRIBUTING guidelines.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Copyright 2017 Province of British Columbia. Original Moose Survey app source code modified and licensed with permission from the University of Alberta. More information about the development of University of Alberta’s Moose Survey app can be read in the following journal article: “Moose Survey App for Population Monitoring” by Mark S. Boyce and Rob Corrigan, published in Wildlife Society Bulletin; DOI: 10.1002/wsb.732.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.