- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I recently updated to the intel xdk v2611 and noted certain suggestions about deselecting and reselecting the plugins for my project in Intel XDK. I did as suggested.
I managed to build and compile it for Android and android Crosswalk. No erros popped up and when I tested the emulator, it worked properly.
The successfully compiled APK for both Android and Android Crosswalk was installed on my test phone and all I am getting is a blank screen.
Is there a way to debug if this is an Intel XDK problem or an issue with tool that I am using to build my application. I am using Scirra(Construct 2).
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So you are not using Intel XDK to build? By blank screen do you mean it gets stuck on the splashscreen? In that case, it might be that in your intelxdk additions file, splashscreen autohide is set to false. Change it to true. Or make sure you call navigator.splashscreen.hide(); within your device ready function.
Check out this page for emulator limitations - https://software.intel.com/en-us/xdk/docs/intel-xdk-dev-emulator-limitations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No. Its not stuck on the splashscreen because I did not include any splashscreen image.
It wasnt an issue before with the previous version of intel xdk.
Is there anything else that I can check?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Chiet -- does your app run in App Preview (using the Test tab)? Does it run if you use the Debug tab?

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