OK, thanks for the suggestion.
Do you know if it is possible to do what you suggest using JNI and include both the Qt app and Java using JNI within the same APK package that could be submitted to the Google Play store?
I may be able to work around the issue of not being able to easily access the ANDROID_ID from Qt by using the external device IP, but it would be nice to know if it is possible.
Thanks