I am trying to learn to deploy QT apps for Android. I am able to make a simple app and run it on the simultaor in QT Creator (with necessitas of course). But there is a question for which I can’t find an answer on the net: how can I run my app on my android phone?
I tried to build the executable file and copy it on my phone, but it doesn’t even know how to handle the file.
Reading on the net, I found people talking of connecting the android mobile on the pc and run the app from QT Necessitas, but that means having the mobile connected to the PC, while I guess the whole point is to have the app to run independently on the android like any other app.
Does anyone know how to run a qt app, deploied with QT Creator (Necessitas), on an Android phone?
Thanks a lot in advance.
↧