Development tools : XUI Mobile editor : Preparing Dojo mobile library
  
Preparing Dojo mobile library
Prerequisite: Currently, the toolkit runtime components for mobile are based on Dojo 1.8.1. You need to get Dojo library v1.8.1 first.
By default, Dojo mobile library is stored under WebContent/dojo_mobile as Mobile Runtime Library path specifies. The path is configurable. See Setting project paths.
1 Decompress Dojo library v1.8.1 to the path of Mobile Runtime Library (WebContent/dojo_mobile).
2 Decompress the toolkit installation package/source / BTTMobileJSLib_src.zip to the path of Mobile Runtime Library (WebContent/dojo_mobile).
See also
XUI Mobile editor