By default, XUI Mobile pages are stored under xui_mobile. Similarly, generated files and libraries are under the specific folders as shown below. Mobile engine will follow these project paths to find corresponding files. You can change the path following this task.
2 Change the path of Mobile Runtime folder/Mobile Runtime Library/Mobile View Model.
▪ Mobile Runtime Folder: stores generated runtime mobile files. Runtime mobile files’ extension name is “HTML”.
▪ Mobile Runtime Library: stores dojo mobile runtime libraries. One project can contain two different folders, one for dojo PC side runtime libraries and another one for dojo mobile runtime libraries.
▪ Mobile View Model Folder: stores XUI Mobile models. All XUI files that generated under this folder will be think as mobile models.