SailfishOS Introduction Tutorial

From Qt Wiki
Revision as of 01:33, 27 March 2016 by JKSH (talk | contribs) (Move content from Category:SailfishOS::Introduction tutorial)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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