Hi,
I've created manually a file named 'files/myTemplates.html' in WEB_RESOURCES. It contains some custom templates. I used $.get to load it at runtime and worked great in the Web version but not in Android native. Do I have to copy the same file somewhere in ANDROID source files as well? Or, how do I reference a project file independently of the exported platform? Many thanks for any help.