qt 5.15 android debian 11
-
hello i working on linux projet on WSL subsystem.
i have somes issues to configure qt Android.
i have read lot of wiki.
create qt5 android
my kit:
downloading armv7 img with android studio
cannot add in my qt creator device
nothing after appear in device after clicked on "OK"
??qt creator
any idea? -
@kickoune103 Not sure why you use WSL on Windows to develop for Android? Why not simply install Qt for Android directly on your Windows machine?
-
yes i can use windows, but my project work for linux/armhf
i would like use same project.
i have use android studio to create avd. is unlocked qtCreator. -
@kickoune103 said in qt 5.15 android debian 11:
i would like use same project
Then do so. Why do you need WSL? You can use Android Studio and QtCreator on Windows, there is no need for WSL.