Hi Ashley,
Thanks for the answer. I tried exporting to Web. Everything was fine on Android. When the option "Bundle addons" was disabled, the contents of the www directory contains:
The cordova.js file is missing and there is an attempt to download it in Index.html.
When the "Bundle addons" option is enabled, the content of the www directory contains:
Index.html does not contains the reference to cordova.js and the application starts on the web server without any problem.
Interestingly, the help description for this option in the editor tells you exactly what it is, but this information is missing from the www export documentation.
Regards
Paul