Hello World
Learn how to build a simple app displaying "Hello World"
Last updated
Learn how to build a simple app displaying "Hello World"
Last updated
This page will guide you through the process of creating a basic application. This application is designed to be straightforward, yet it'll introduce you to some fundamental concepts in app development.
Inside your Digia Project, create a new Page or edit an existing one.
Navigate through the Widgets, and add a Text Widget.
Inside Widget Properties, enter the text "Hello World"
inside the Text Field below Text.
To increase the Font Size, navigate to Text Span Style Properties
and select Display Large
in the Font Token dropdown.
You can also explore various other Properties, and play around with them.
Want to centre the Text on the screen? Navigate to Default Properties -> Styling Properties -> Alignment -> Centre
You can choose 9 Options to position the Text as you like!
Congratulations! You have built your first "Hello World" app with Digia Studio.