# Tutorials

Source: [https://docs.qualcomm.com/doc/80-41102-1/topic/tutorials.html](https://docs.qualcomm.com/doc/80-41102-1/topic/tutorials.html)

- **Hello world**  

This tutorial walks you through creating a Hello World app, including how to create a component, bundle the component into an app, install the app onto a target, and test the app.
- **Extend hello world**  

This tutorial breaks the helloWorld app into `printClient` and `printServer` components and uses these components to demonstrate the different approaches that can be used to design application architecture. **NOTE:** This tutorial assumes that you've previously completed the helloWorld tutorial.

Last Published: May 12, 2026

Previous Topic
 
Build TelAF standalone Next Topic

Hello world