Mobile Development¶
Development for mobile devices.
Qt enables you to develop and deploy applications on mobile platforms such as Android and iOS. This article provides resources and guidance to help you get started.
Android¶
Qt supports the development of Android applications. Use Qt Creator to connect to devices, build, and test Android applications. Qt Creator can sign and package APK files for publishing to Google Play.
For more information:
iOS¶
Qt supports development for Apple iPad and iPhone. Use Qt Creator together with Xcode to build, test, and deploy iOS applications. Qt Creator can create project files and connect to Apple devices for testing and deployment.
For more information:
Qt for iOS
iOS Examples
Design tools for mobile¶
Use Design Tools to create user interfaces and animations for mobile applications. Qt Design Studio supports importing and converting 2D and 3D assets created in design software into Qt Quick applications.