Qt6.8.2 Android:No Device set.
-
-
@Xuehs Go to your Android Kit configuration and select Android device there as device
-
-
@Xuehs Yes, either use Android emulator or a phone to run your app.
-
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.
-
@Xuehs usb-debugging needs to be enabled and MIDI should be selected for file transfer mode. on my pixel this always defaults back to no file transfer via usb, no idea why, once the cable is removed.
-
@Xuehs Is your machine connected to the internet?
-
10/10