Mobile App option does not appear
-
Hello everybody! @ALL URGENT PLEASE HELP
I am new into Qt. I have installed Qt using Online Installer and necessary options were ticked there - including ios, android.
However, I do not see any mobile application down in the Qt Creator -> New Project page.
Please, help me. I have to start with my thesis project.

-
Hello everybody! @ALL URGENT PLEASE HELP
I am new into Qt. I have installed Qt using Online Installer and necessary options were ticked there - including ios, android.
However, I do not see any mobile application down in the Qt Creator -> New Project page.
Please, help me. I have to start with my thesis project.

@jafarovmexlug I am not sure but there shouldn't be any option like this.
Usually this depends on the kits, so you can create a qml application project and then create or select kits which will tell for which platform the project will be build. -
@jafarovmexlug I am not sure but there shouldn't be any option like this.
Usually this depends on the kits, so you can create a qml application project and then create or select kits which will tell for which platform the project will be build.@xpress_embedo Hello. THanks for your response. May I please ask which option is the one you mean from the screenshot uploaded above. Appreciate your support!
-
@xpress_embedo Hello. THanks for your response. May I please ask which option is the one you mean from the screenshot uploaded above. Appreciate your support!
@jafarovmexlug said in Mobile App option does not appear:
May I please ask which option is the one you mean from the screenshot uploaded above
There is no such option in the installer. What @xpress_embedo said is that you create your project and then simply select the Kit for Android or iOS.
The Kit can be selected on the right side ("Projects"). -
Thanks a lot! Will try it and let you know if that works or I could find it. Thanks!