Skip to content

TreeMapper extends the Plant-for-the-Planet Platform and allows on site data registration for restoration initiatives.

License

Notifications You must be signed in to change notification settings

Plant-for-the-Planet-org/treemapper

Repository files navigation

TreeMapper App

TreeMapper is open source application based on react-native licensed under terms of GPL v3. It is managed by Plant-for-the-Planet Foundation and open source contributors. For contributions please read our contribution guide as well as our code of conduct and the following information:

TreeMapper on Web

Data uploaded by TreeMapper can be viewed on the Plant-for-the-Planet Platform Screen Shot 2021-08-04 at 4 05 38 PM

Directory Structure

The repository is structured by using Expo managed workflow.

Configuration

Copy .env.sample file to .env file and add the missing tokens.

iOS Setup

npx expo prebuild --platform ios  --clean

Running into iOS simulator or device

npx expo run:ios --device

Android Setup

npx expo prebuild --platform android  --clean

Running into Android emulator or device

npx expo run:android --device

Development process

This project uses GitFlow (https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow) with Master-Branch main and Development-Branch develop.

TreeMapper App

TreeMapper is open source application based on react-native licensed under terms of GPL v3. It is managed by Plant-for-the-Planet Foundation and open source contributors.

For contributions please read our contribution guide as well as our code of conduct and the following information:

TreeMapper on Web

Data uploaded by TreeMapper can be viewed on the Plant-for-the-Planet Platform Screen Shot 2021-08-04 at 4 05 38 PM

Directory Structure

The repository is structured by using Expo managed workflow.

Configuration

Copy .env.sample file to .env file and add the missing tokens.

iOS Setup

npx expo prebuild --platform ios  --clean

Running into iOS simulator or device

npx expo run:ios --device

Android Setup

npx expo prebuild --platform android  --clean

Running into Android emulator or device

npx expo run:android --device

Development process

This project uses GitFlow (https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow) with Master-Branch main and Development-Branch develop.

App Download Verification

All versions released for TreeMapper are signed with the same release keys. You can verify the authencity of the app by using apksigner:

Every release includes the APK file, which is also published on the Google Play Store.

🔑 APK Verification

To ensure the integrity and authenticity of the APK, you can verify its signature using apksigner.

How to Verify the APK Signature

  1. Download the APK from the Releases section.

  2. Use the following command to verify the certificate fingerprint:

       apksigner verify --print-certs --verbose TreeMapper.apk
  3. Compare the output with the official fingerprints below.

🔍 Certificate Fingerprints

These fingerprints belong to the official signing key used by Google Play to sign this app:

  • MD5: 25:17:26:0A:20:C6:8B:E7:D1:DA:CF:31:4B:77:36:33
  • SHA-1: C6:6D:10:EF:C1:89:26:89:C3:93:81:C3:24:59:DA:08:31:BE:06:A2
  • SHA-256: 33:F3:D2:3E:5D:82:AF:5D:4B:26:51:68:94:31:C4:DC:46:AB:7B:19:E3:13:E4:7E:F6:E7:2D:70:D9:D9:CA:6E

If the output of apksigner matches these fingerprints, you can be sure that the APK is authentic and has not been tampered with.

Supporters

The deployment and production of this app is also possible due to support from open-source software contributors.              

About

TreeMapper extends the Plant-for-the-Planet Platform and allows on site data registration for restoration initiatives.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 15

Languages