Example Application
This package contains a full example application - prebuilt for Android and Windows by GitHub Actions - showcasing the most important features of this package and its modules.
The example application pairs perfectly with the testing tile server included in the FMTC project: Testing Tile Server!
Prebuilt Artifacts
If you can't build from source for your platform, our GitHub Actions CI system compiles the example app to artifacts for Windows and Android, which just require unzipping and installing the .exe or .apk found inside.
Build From Source
If you need to use the example app on another platform, you can build from source, using the 'example' directory of the repository.
Was this helpful?