Soundscape-Android

Developer information

The app is developed using Android Studio with the majority of the app code written in Kotlin.

Progress

We now have an app which has many of the features available which are available in the iOS app, though it is still relatively early days in the project.

Get started

The quickest way to get started building the app is to run Android Studio and select File/New/Project from version control from the menu. Select Git as the version control and paste in the HTTPS code link for this project from above. Click on Clone and the project will download, open and initialize ready to build.

Code documentation

Mapping data

See here for information about how we configure and use mapping data. There’s also this document which describes a possible workflow for GeoJSON debugging.

Release notes

Here are the latest release notes.

Testing resources

A document containing locations which cause particular issues in Soundscape.

Continual Integration on GitHub

See the document here to learn about the GitHub actions used and how they are configured.