I have an x86 android device, and I was wondering if it is possible to compile QGroundControl and have it able to run on that device.
I see that QGroundControl can be built for clang multi-abi, clang aarch64, and clang arm by default. What would it take to get it to build for android x86?
I do see in QGCCommon.pri that it does check if the build is Android x86, which makes me wonder if it’s already supported:
I am trying to build QGC for android but the build keeps on failing. Can you tell me the configurations and versions for tools which you used like SDK, NDK?
I am working on Windows 11. Also which QGC version did you clone?
If you are building master, they have moved over to a newer version of QT, so you will need to follow the newest dev guide here: QGC Guide (master) | QGC Guide (master)