Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8627

Re: SAPUI5 App Packaging with Phonegap in Android Device in Eclipse Juno

$
0
0

Hi,

 

Increase the loadUrlTimeoutValue from 60000 to sme other value until you get the response with out getting any error.

 

Otherwise try like this.

 

  1. Rename your 'index.html' to 'main.html'
  2. Create a new(dummy) 'index.html' taht only have to redirect to teh 'main.html'

 

Content of the new 'index.html'

 

 

<!doctype html>
<html>
<head>
<title>tittle</title>
<script>
window.location='./main.html';
</script>
<body>
</body>
</html>

 

Thanks&Regards

Sridevi


Viewing all articles
Browse latest Browse all 8627

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>