Just checking
-
wrote on 26 Mar 2025, 00:15 last edited by
I'm contemplating using Design Studio to construct a mobile app (IOS & Android) interface - I've never done anything like this before so it will be quite a stretch. I pick things up reasonably fast so hopefully I can manage it. Can anyone confirm that this tool is appropriate for such a task? The examples within DS seem more applicable to MCU's whereas my app would have more similarity to a travel booking app. If anyone has some concrete examples or templates that have been developed expressly for mobile I'd be glad to see them. Many Thanks for reading. /Jake
-
wrote on 25 Apr 2025, 09:10 last edited by
Hi! Sorry for a late reply, hope this msg still finds you. With Qt DS you can create screens to any device or application. We don't ship with iOS or Android wizard so the screen sizes you need to determine yourself. The standard Qt Quick components have styling for mobile OSes. Usually the application done with Qt DS on mobile devices has been the control app for some device. Travel booking app sounds a lot like interfacing with external data. When binding the backends to the app you most likely need to code a bit. If you need more information, don't hesitate to ask. I'll be monitoring this forum actively now.