# Tutorials Source: [https://docs.qualcomm.com/doc/80-41102-1/topic/tutorials.html](https://docs.qualcomm.com/doc/80-41102-1/topic/tutorials.html) Use the following tutorials to learn how to create and set up apps, and manage their components. - **[Hello world](https://docs.qualcomm.com/doc/80-41102-1/topic/hello_world.html)** This tutorial walks you through creating a Hello World app. It includes how to create a component, bundle the component into an app, install the app onto a target, and test the app. - **[Extend hello world](https://docs.qualcomm.com/doc/80-41102-1/topic/extend_hello_world.html)** This tutorial breaks the helloWorld app into `printClient` and `printServer` components and uses these components to show the different approaches that can be used to design application architecture. **NOTE:** This tutorial assumes that you've completed the [helloWorld tutorial](https://docs.qualcomm.com/doc/80-41102-1/topic/hello_world.html). Last Published: Aug 06, 2026 [Previous Topic Build TelAF standalone](https://docs.qualcomm.com/bundle/publicresource/80-41102-1/topics/build_telaf_standalone.md) [Next Topic Hello world](https://docs.qualcomm.com/bundle/publicresource/80-41102-1/topics/hello_world.md)