This document discusses how to build QML apps for webOS using two methods: as built-in apps through an OpenEmbedded build, or as external apps using the Qt Creator webOS plugin. For built-in apps, it describes implementing the QML code, configuring app metadata and the qmake project, building via a recipe, and deploying. For external apps, it outlines using the Qt Creator plugin, webOS SDK, and CLI tools to set options, implement, configure, build, run, debug, and deploy the app via a Yocto recipe to a webOS image.