SailfishOS Introduction Tutorial

From Qt Wiki
Jump to navigation Jump to search

En Ar Bg De El Es Fa Fi Fr Hi Hu It Ja Kn Ko Ms Nl Pl Pt Ru Sq Th Tr Uk Zh

Source

Articles presented here are mostly a copy and redesign of an introduction tutorial from the official SailfishOS.org site . However, they provide additional information, explanations and links.

Abstract

This tutorial starts by explaining how to install the SailfishOS IDE. Next, it will cover the creation and deployment of your first application. After that, you will be taught the basics of the SailfishOS UI. Finally, it will guide you through the code inside the project you had created.

  1. SailfishOS SDK Installation
  2. SailfishOS first application
  3. SailfishOS using app in emulator basics
  4. SailfishOS code walkthrough