Skip to content

Treetracker is Greenstands open source Android app to track and verify reforestation efforts globally. NEW DEVELOPERS: Please refer to the README for is issue milestones and topics! https://github.com/Greenstand/treetracker-android/blob/master/README.md

License

Notifications You must be signed in to change notification settings

Greenstand/treetracker-android

Repository files navigation

Build Status

Treetracker Android

Current Milestones and Issue Topics

Next feature release

Feature we are currently prioritizing https://github.com/orgs/Greenstand/projects/109/views/2

   

Project Details

This is the Android app for Greenstands Treetracker open source project (www.treetracker.org). This project coordinates the digital capture of tree growth data in the field, allowing to establish employment for people living in extreme poverty based on tree planting. The Android segment is the data collection tool that transports the information into the next service through a data pipeline towards the veryification service.

For more on design intent and the app's user story see the wiki in this repository

   

Project Setup

Developers will need to ask the #android_chat channel in Slack for the treetracker.keys.properties file to build gradle for the application.

For development, select the build variant dev. This build variant is configured to allow trees to be added without a specific accuracy.

 

QC Deployment

To join the Greenstand Testers for this app follow this testing invite link and add your mail used on your android device Note: QC deployment pipeline are on Github Actions.

CREATING INTERNAL RELEASES MANUALLY

To create an internal release manually on firebase, Increase the version code by 1(Optionally you can change the version name if it's a major release) Change the build variant to 'beta'
Generate an unsigned apk or aab in the above variant, On firebase console, go to firebase distribution, switch the app to 'Treetracker Test' Upload the apk or aab generated above, Select Greenstand Testers and complete it.

AUTOMATED INTERNAL RELEASES WITH GITHUB ACTIONS(CURRENTLY NOT AVAILABLE)

Click on Actions in this repo
Select Release Beta and run workflow Select Branch you want to create release for and run. This would create a new release on Firebase and also send messages on slack to members that a new release has been created.

Fastlane

Fastlane must be installed using bundle install --path vendor/bundle fastlane install_plugins firebase login

otherwise the firebase plugin will not work

   

Deployment

There is one prerequisite to using the appropriate gradle tasks:

  1. Placing the relevant keys.json from the PlayStore in the ./app folder example here

Once this is done, you can proceed by running one of the following tasks to run the release:

  • bootstrapReleasePlayResources | Downloads the play store listing for the Release build. No download of image resources. See #18.
  • generateReleasePlayResources | Collects play store resources for the Release build
  • publishListingRelease | Updates the play store listing for the Release build

   

Contributing

See Contributing in the Development-Overview README

Review the project board for current priorities Android Project

Please review the issue tracker here on this github repository

Check out the cool roadmap

All contributions should be submitted as pull requests against the master branch in this github repository. https://github.com/Greenstand/treetracker-android/

About

Treetracker is Greenstands open source Android app to track and verify reforestation efforts globally. NEW DEVELOPERS: Please refer to the README for is issue milestones and topics! https://github.com/Greenstand/treetracker-android/blob/master/README.md

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages