SailfishOS Introduction Tutorial: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 01:33, 27 March 2016

English | Polski

Introduction tutorial

Source

Articles presented here are mostly copy and redesign of an introduction tutorial which you can found on official sailfish site . However, they provide additional informations, explanations or just links to them.

Abstract

This tutorial starts with explanation how to install SailfishOS IDE. Next it will cover creating of Your first application, it's build and it's deployment. After that You will be teachead basics of SailfishOS UI. Finally it will guide you through the code inside the project You had created.

  1. "SailfishOS Installation ":/wiki/SailfishOS_SDK_Installation
  2. "Create Your first application":/wiki/SailfishOS_first_application
  3. "Learn how to manipulate SailfishOS UI":/wiki/SailfishOS_using_app_in_emulator_basics
  4. "Code walkthrough":/wiki/SailfishOS_code_walkthrough