This is my first time working on Android inside QT so I have no idea on what would be the best thing to do.
It’s an opensource code-base, it is well written. The Qml components are dynamic, so I don’t think there will be any code issues while porting. I am worried about the porting procedures and what should I do step to step to carry this transition smoothly.
I have macbook(arm) and hp with linux(kali), so I am confused on which device to go with as well!!
I might use Kali-linux device for Qt installation. I am not sure what else should I install and is best to do. I am planning to go with Android studio as an emulator. I might also need to download NDK and SDK on my linux and connect it to QT.
The real problem here is, I am not sure what’s the step to step ways to setup android dev on qt inside linux or mac. What are the things that needs to be downloaded to support development? What is the best approach to reduce the chances of complexities. I need suggestions and help from experienced QT developers before I proceed.
PS: I know I can read QT documentation, and I surely will. But I want help from the community, it’s much more clearer when it comes from experience. Thankyou so much.