I\'m working with PhoneGap and Android and have my .html and js files on an external server. When I use the following code, the app loads my external .html files and everyt
The correct way to change the default timeout is using tag in config.xml file, for example:
For more preference options, refer to Android Configuration.