The application could not be compiled due to the following errors:
Compilation Errors
org.openlaszlo.sc.CompilerError: status.lzx: 14: Error: Access of undefined property System, in line: return System.capabilities.language
status.lzx: 21: Error: Access of undefined property LzMobile, in line: var $1 = LzMobile.SetFullScreen(true);
status.lzx: 25: Error: Access of undefined property LzMobile, in line: dev.setAttribute("val", LzMobile.GetDeviceID());
status.lzx: 27: Error: Access of undefined property LzMobile, in line: var $2 = LzMobile.GetFreePlayerMemory();
status.lzx: 28: Error: Access of undefined property LzMobile, in line: var $3 = LzMobile.GetTotalPlayerMemory();