Deploying applications to Android devices

In this section, we will learn how we can build and deploy our Qt application specifically for Android devices. Deploying to Android devices is quite different from desktop or iOS. There are some setups that we need to do before we're able to deploy the app to an Android device:

  1. Let's open up the Build Settings interface by clicking on the wrench icon that says Projects located on the left panel. Please make sure that you have selected one of the Android kits (for example, Android for arm64-v8a) before doing so:

  1. After that, you will see some additional settings available on the Build Settings interface, ...

Get Application Development with Qt Creator now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.