bcgov / env-moosetracker-android

Android mobile app that allows hunters to participate in moose conservation and management.
Other
1 stars 2 forks source link
flnr

Lifecycle:Dormant

env-moosetracker-android

Android mobile app that allows hunters to participate in moose conservation and management.

Features

Usage

Requirements

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).

Installation

  1. Install / update to Android Studio 3.1.4.
  2. Open SDK Manager to ensure you have the Android 8.1 Oreo SDK (API 27) installed.
  3. Clone the repository and open the WildlifeTracker project in Android Studio. The Gradle build should be able to install other dependencies (Google Play Services etc.) automatically.
  4. If running on a physical device, configure your device to allow USB debugging through the Developer Options screen.

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.

Project Status

In production

Goals/Roadmap

Getting Help or Reporting an Issue

To report bugs/issues/feature requests, please file an issue.

How to Contribute

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.

License

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.