Converting a program created in qt to apk
Unsolved
General and Desktop
-
Hi,
I prepared a qt application and run it with a virtual device on my computer. After running it, I created the file android-build-debug.apk with an apk extension in the directory "C: \ Users \ ---- \ Desktop \ -------- \ android-build \ build \ outputs \ apk". While installing the apk file I created on my android device, I get the error. How can I transfer this application I prepared in Qt to my android device as apk?
Thank you in advance for your answers. -