Qt6.8.2 Android:No Device set.
Solved
Mobile and Embedded
-
If you're using an actual phone, make sure usb debugging is enabled in the developer settings and that file transfer via USB is also enabled.
2 typical pitfalls.
Also make sure your device is officially supported by AndroidStudio, some OEM's have proprietary tool chains & sdk's and you won't be able to make those work (easily, I never was able)
-
@J-Hilk Are you saying that if I'm using a real phone, I need to put the phone in developer mode and turn on USB debug?Thank you very much for reminding me, but my real USB connected phone is not found in Qt now.It's too early to tell, I can't compile my project right now because I haven't deployed the Android environment yet.
-