Crosswalk Intel XDK experiences

  • I don't see this on my phone. The volume controls appear, the menu bar does not, and the volume controls go away. Can you PM me a APK in dropbox so I can see if if is specific to the app?

    > IntelRobert

    >

    > I love the new fullscreen mode, but whenever I use the phone's manual volume controls the menu bar appears and doesn't automatically hide itself, the only way to make it disappear is to lock and unlock the phone. Can you help me with this?

    >

    It doesn't seem specific to my app as I complied an APK from one of the construct 2 example projects and the same thing happens, this also happens with a few construct 2 apps I've downloaded from the play store. I'm testing on a htc one mini on Android 4.4.2

  • If you have tried construct2 preview over wifi feature, and it fails when running the app in chrome browser on the tablet, then there is not much we can do to make it work. If it works in chrome, but not crosswalk, then crosswalk team can investigate.

    You might be able to have your game check the tablet it is running on and disable sounds. The javascript part of this is simple, but I don't know how to do it in construct2.

    IntelRobert

    -- HARDWARE --

    Dual Core A9 Processor 1,2GHz

    Android 4.2.2

    1GB RAM

    1024x600 HD

    Chrome and Crosswalk Crash on loading sounds in low end tablets (Tested), Please Help

    if delete all sounds from game, game start normal, if loading sounds the game is crash ?

    In Samsung S4 or HTC M8 Game Work fine with sounds (Tested)

    I have post this problem in HTML5 Intel Forum

    https://forums.html5dev-software.intel.com/viewtopic.php?f=31&t=7609

    -- Game Link ---

    http://humaninfected.clay.io/

  • Please try this. Use chrome on your htc one mini. Try this example, or anything that uses full screen in chrome: https://developer.mozilla.org/samples/d ... creen.html

    Does the same thing happen?

    > I don't see this on my phone. The volume controls appear, the menu bar does not, and the volume controls go away. Can you PM me a APK in dropbox so I can see if if is specific to the app?

    >

    >

    > > IntelRobert

    > >

    > > I love the new fullscreen mode, but whenever I use the phone's manual volume controls the menu bar appears and doesn't automatically hide itself, the only way to make it disappear is to lock and unlock the phone. Can you help me with this?

    > >

    >

    It doesn't seem specific to my app as I complied an APK from one of the construct 2 example projects and the same thing happens, this also happens with a few construct 2 apps I've downloaded from the play store. I'm testing on a htc one mini on Android 4.4.2

  • IntelRobert

    Yes, the same thing happens with that example video: the video plays in full screen without the menu bar, the volume is pressed and the volume slider appears along with the menu, the volume fades away but the menu stays and obstructs the screen. The only difference with the video is that the menu icons faded after a few seconds, although the menu bar still remained.

  • If you have tried construct2 preview over wifi feature, and it fails when running the app in chrome browser on the tablet, then there is not much we can do to make it work. If it works in chrome, but not crosswalk, then crosswalk team can investigate.

    You might be able to have your game check the tablet it is running on and disable sounds. The javascript part of this is simple, but I don't know how to do it in construct2.

    > IntelRobert

    >

    > -- HARDWARE --

    >

    > Dual Core A9 Processor 1,2GHz

    > Android 4.2.2

    > 1GB RAM

    > 1024x600 HD

    >

    > Chrome and Crosswalk Crash on loading sounds in low end tablets (Tested), Please Help

    > if delete all sounds from game, game start normal, if loading sounds the game is crash ?

    >

    > In Samsung S4 or HTC M8 Game Work fine with sounds (Tested)

    >

    > I have post this problem in HTML5 Intel Forum

    > https://forums.html5dev-software.intel.com/viewtopic.php?f=31&t=7609

    >

    > -- Game Link ---

    > http://humaninfected.clay.io/

    >

    IntelRobert

    Crash in preview over wifi.

  • It looks like a problem with chrome so we have to wait for it to be fixed there, since crosswalk depends on chromium.

    IntelRobert

    Yes, the same thing happens with that example video: the video plays in full screen without the menu bar, the volume is pressed and the volume slider appears along with the menu, the volume fades away but the menu stays and obstructs the screen. The only difference with the video is that the menu icons faded after a few seconds, although the menu bar still remained.

  • It looks like a problem with chrome so we have to wait for it to be fixed there, since crosswalk depends on chromium.

    > IntelRobert

    >

    > Yes, the same thing happens with that example video: the video plays in full screen without the menu bar, the volume is pressed and the volume slider appears along with the menu, the volume fades away but the menu stays and obstructs the screen. The only difference with the video is that the menu icons faded after a few seconds, although the menu bar still remained.

    >

    I've reported it to the chromium team, hopefully it's fixed soon. Thanks for your help.

  • I solve this bug four month ago. It' a very simple solution. X info contact me bye.

  • HI IntelRobert

    Is it possible to remove XDK logo that appears in t he app beginning? I remember that was possible before.

    Thanks

  • Hey RenatoB the Xdk logo appears in the beginning when you have to splashscreen plugin/permission is selected in the xdk and you dont have any spashscreens put into xdk lunch icons and spash screen settings . All of this is located in the Project settings

  • I have many problems with crosswalk

    custom fonts don't work

    admob don't work

    and the performance is awful

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I have made a very very simple game and export it with Crosswalk

    It has so much lag when I test it with my Xperia Z1

  • I keep getting "The build failed. An error occurred..."

    I followed the Google Plus tutorial and uploaded my splash screen and icon, so I don't know what the problem is.

  • Heska Admob is working with the official Admob plugin. You just have to follow the instructions https://software.intel.com/en-us/html5/ ... onstruct-2

    Make sure to put the ad ID in Admob property window.

    "Very simple" is almost all the time a subjective opinion . Read the optimization tips for mobile tutorials and things will improve.

    For mobile: try to avoid particles, for objects not interacting set its property to "Collisions = disable", use debugger to see number of collision checks/sec also poly checks/sec .

    Try avoiding "every tick" and use "every X seconds" instead . Use triggered condition for events that happen from time to time (those condition having a green arrow) or "trigger once" where appropriate.

Jump to:
Active Users
There are 3 visitors browsing this topic (0 users and 3 guests)