Hi, I'm just making simple test app using jquery mobile.
The thing is, I can see all images when I click 'preview' button in IDE.
But when I run application as WGT on real device, all images are borken.
It looks as images are not imported to WGT file.
Actaull,y I made 'images' folder manually in root of my applicatoin project to store every .jpg files.
Is that not correct?
* Can I modify this?