- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
Sometimes see this error:
The connection to the server was unsuccessfull. (file:///android_asset/www/index.html).
After pressing "Ok", application closing.
Whats wrong? What i need to do?
Android Crosswalk build.
- Tags:
- HTML5
- Intel® XDK
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
You can try these solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Your app loading may be timing out, there is a default timeout of 20 seconds. You can change in cordova config.xml
Add this to the intelxdk.config.additions.xml file in your project:
<preference name="LoadUrlTimeoutValue" value="50000"/>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your answers!
I will try.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page