Hello all,
I have an android application built using AppStudio for ArcGIS Desktop with Qt Runtime.
Is there any way via core Qt or ArcGIS Runtime for Qt to get the current location of a device in offline mode?
I have been researching this and I have found that this can be done using core Android JAVA classes.
I have not found any QML type in API reference of ArcGIS Runtime QT SDK that would allow offline location tracking.
Any suggestions would be helpful.
Thank you.