SailfishOS Introduction Tutorial: Difference between revisions
Jump to navigation
Jump to search
(Move content from Category:SailfishOS::Introduction tutorial) |
(Clean) |
||
Line 1: | Line 1: | ||
{{LangSwitch}} | |||
== Source == | == Source == | ||
Articles presented here are mostly copy and redesign of an introduction tutorial | Articles presented here are mostly a copy and redesign of an introduction tutorial from the official [https://sailfishos.org/index.html SailfishOS.org site] . However, they provide additional information, explanations and links. | ||
== Abstract == | == Abstract == | ||
This tutorial starts | 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. | ||
# [[SailfishOS SDK Installation]] | |||
# [[SailfishOS first application]] | |||
# [[SailfishOS using app in emulator basics]] | |||
# [[SailfishOS code walkthrough]] | |||
[[Category:SailfishOS]] | |||
Latest revision as of 01:41, 27 March 2016
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.