I am testing the newest Worklight Studio v6.1.0 and have tried to create a hybrid application using the Dojo Toolkit.
I simply created the project using the wizard, added the Android environment and tried to run it in an Android device (Nexus 4).
After the splash image, I got an error on screen. The logcat shows the following:
12-15 19:28:39.984: D/CordovaActivity(25967): onMessage(spinner,stop)
12-15 19:28:39.994: D/CordovaNetworkManager(25967): Connection Type: wifi
12-15 19:28:39.994: D/CordovaNetworkManager(25967): Connection Type: wifi
12-15 19:28:39.994: D/CordovaActivity(25967): onMessage(networkconnection,wifi)
12-15 19:28:40.855: D/CordovaActivity(25967): onMessage(spinner,stop)
12-15 19:28:44.439: D/CordovaLog(25967): file:///data/data/com.TesteApp/files/www/default/worklight/cordova.js: Line 1097 : deviceready has not fired after 5 seconds.
12-15 19:28:44.439: I/chromium(25967): [INFO:CONSOLE(1097)] "deviceready has not fired after 5 seconds.", source: file:///data/data/com.TesteApp/files/www/default/worklight/cordova.js (1097)
12-15 19:28:44.439: D/CordovaLog(25967): file:///data/data/com.TesteApp/files/www/default/worklight/cordova.js: Line 1090 : Channel not fired: onDOMContentLoaded
12-15 19:28:44.439: I/chromium(25967): [INFO:CONSOLE(1090)] "Channel not fired: onDOMContentLoaded", source: file:///data/data/com.TesteApp/files/www/default/worklight/cordova.js (1090)
12-15 19:28:59.245: E/CordovaWebView(25967): CordovaWebView: TIMEOUT ERROR!