Work with clickable
-
Hi,
i'm new to app development.
I wan't to work with the clickable tool's. I installed it and can play with the example https://github.com/bhdouglass/ut-app-template
Are there any documentation, readme's or howto's?What is needed to change the name of the programm? The icon or to include some c++ lib's?
-
@Stefan does this help?
https://docs.ubports.com/en/latest/appdev/index.html -
@doniks thanks for this link
i try to work with the template from Brian Douglass, but for a non developer it's hard to understand.
First i try to change the name of the template...
** (process:7000): WARNING **: Unable to start app '"AppName"': AppID is empty
now if i execute the command clickable i get the info that AppID is empty...
-
@Stefan
I would recommend this tutorial easy step by step so you will get a good overview of how things work, you can transfer it and use the knowledge with that template https://www.youtube.com/playlist?list=PLgffZ1Nsdt5pQmj06zF-CKRRP3ge8V9Vm -
@Tewel thanks for this tutorial link
I think the best way would be installing qt creator, develop my programm on my pc. If everything is working i must only proting in the clickable template
-
@Einstein212 just curious have you gotten any futher?
-
@doniks thanks for asking. I'm limited with my free time at the moment. I solved the app ID problem, but i must check my data at home for a detailed description.
At the moment i spend some time in the youtube tutorials which @Tewel postet above. They are really good. I installed qt creator and play around with qml.
Hopefully i get a better understanding of this clickable structure -
@Einstein212 Good to know, good luck!