Qt Programming Course
  • Qt Programming course
  • Languages
  • English
    • Introduction
    • Installing the development tools
      • Ubuntu SDK
      • Atom + Clickable
    • Creating a Web App
    • Creating a QML App
      • Introduction to QML language
      • Organizing components
      • Formatting labels and Events
    • Native desktop applications with QML
      • Introduction to the application
    • Advanced QML Concepts
      • Database access with QML
      • QML and Charts
  • Español
    • Introducción
    • Instalación de las herramientas de desarrollo
    • Creación de una Web App
    • Creación de una aplicación con QML
      • Introducción al lenguaje QML
      • Organización de los componentes
      • Formateo de etiquetas y eventos
      • Introducción a JavaScript
      • Adaptación del interfaz a la pantalla
      • Creación de componentes personalizados
      • Lógica de la aplicación
    • Aplicaciones nativas de escritorio con QML
      • Introducción a la aplicación
    • Conceptos avanzados de QML
      • Acceso a base de datos con QML
      • QML y gráficas
Powered by GitBook
On this page
  1. English

Installing the development tools

At the beginning it was necessary to install the Ubuntu Touch SDK to program applications. With the end of Canonical support, the SDK stopped receiving updates and is currently difficult to use. There are two options: use the virtual machine of the course that contains all the necessary tools or use clickable.

The first part of the chapter explains how to configure the Ubuntu Touch SDK. This part is already written and I see no reason to eliminate it at this time. In the second part Fulvio explains how to use the alternative recommended by UBports: Clickable.

In both cases the code of the applications is very similar and you should not have problems in using either tool. You can ask any questions in the resources associated with the course.

PreviousIntroductionNextUbuntu SDK

Last updated 5 years ago