In this first tutorial on Ubuntu Touch app development, we introduce Clickable, the essential tool for developing Ubuntu Touch applications. We provide a step-by-step guide for those new to Clickable, ensuring a smooth start to your app development journey. We assume you’ve already installed Clickable on your computer.
📌 Inside This Tutorial:
Creating a project with “clickable create”
See app logs using “clickable logs”
Running apps on your desktop computer with “clickable desktop”
Compiling your app using “clickable build” and the importance of the “-a” flag for specifying architectures, like “clickable -a arm64”
Maintaining a clean workspace with “clickable clean”
🔗 Useful Resources:
Clickable documentation: https://clickable-ut.dev/en/latest/
Kommentare