Worklight version v6.0.0.20130917-1749, Dojo 1.9
When I run the preview of an android project when 'provide library resources' is disabled I get the following errors:
"NetworkError: 404 Not Found - http://10.99.8.72:10080/Klappr/apps/services/preview/Klappr/android/1.0/default/main.js"
main.js
"NetworkError: 404 Not Found - http://10.99.8.72:10080/Klappr/apps/services/preview/Klappr/android/1.0/default/typematic.js"
typematic.js
In android this results in a 'scriptError:21'.
I copied all necessary files from the toolkit to my www-folder.

main.js and typematic.js are never required in my js-files. I don't know why it still searches for it, and not in my www/dojo folder, but instead in the android/1.0/default folder.
Here you see that typematic.js is included. Still I get the error.

I updated Worklight to 6.0.0.1 fix, and still get the error.
