This is a specific tool I've created to assist Garmin Connect IQ developers when creating user interfaces (views). This tool enables developers to create a user interface in an editor while previewing the end result in the simulator app. When finished, you can also generate the view code to copy into your own application to get started.
It consists of:
- A REST Api
- A web based editor to edit layouts (views) and their drawable elements.
- A Connect IQ project to run in the simulator, viewing items while editing.
NB! While this tool is fully usable now, it requires you to clone the Github project and run all required development tools. The intention is to be able to deploy this to a web server, making it far more accessible to all Connect IC developers. For those of you that are able to run this tool, please feel free to contribute on Github in making this a solid tool.
The project can be found here:
https://github.com/hakonrossebo/ciq-layout-composer
Show and tell:
