Hi Eric,
The basic principle when creating an application using Kendo UI Mobile is to first write the markup of the widgets that will be later used when the application is initialized. When all the markup is written you can initialize the widgets and the mobile application. So the basic structure of your application, should be something like this:
You can also check the Kendo UI Mobile demos and check their source code on the following link:
http://demos.kendoui.com/
Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!