Baugeschichte
This app is from the project "www.housetrails.org" (also known as "Baugeschichte" or "Grazwiki").
It does the communication with the server and displayes objects that are linked to coordinates and also contain images and descriptions. It makes use of the Wikimedia API.
Build instructions
Android
For building the Andoird use src/src.pro as the project.
For MapBoxGL support openssl is needed (Google removed it since Android 7?) Best use https://github.com/akontsevich/openssl-android-build
This repo is cloned/built next to Baugeschichte.
Another guide is in http://doc.qt.io/qt-5/opensslsupport.html
Another source is https://github.com/KDAB/android_openssl (pre-builds already)