Qt 6.4.2 support for Android
-
Hello,
We are having a QML application developed for linux which uses DBus interface and communicates with the source files(in C, CPP). However, we are now trying to reuse same QML based application and trying to port it as an apk on android. So, kindly help us by answering the following questions
-
What is that interface which we can use as a substitute for Dbus on android. Is it AIDL, if yes can you please help us in providing any reference links
-
Now say I had two apks generated from Qt QML and I want to establish apk to apk communication, how can this be achieved Do we have some standard interface for that?
with regards,
Nidhi -