Help with Intel XDK New - Export

0 favourites
  • 3 posts
From the Asset Store
Game with complete Source-Code (Construct 3 / .c3p) + HTML5 Exported.
  • Hi all,

    I am new to construct 2. Recently bought Construct 2 personel Lic to export to Intel XDK.

    I am using the latest stable version r152.

    I took a physics puzzle template and exported it to Intel XDK New.

    Everthing runs very smooth until when i export into Intel XDK.

    I recieve a following message:

    The appmobi.js and appmobi_locale_bootstrap.js have been deprecated and also refrences to localhost:58888 are no longer required. Please replace with intelxdk.js.

    SO i replaced the following code:

         <script src="http://localhost:58888/_appMobi/appmobi.js"></script>

         <script src="http://localhost:58888/_appMobi/xhr.js"></script>

    with

         <script src="intelxdk.js"></script>

    still i don't see my project in the Emulator.

    I Build the project for Android and i see that my game works but the resolution is totaly wrong on Samsung S3.

    Any help in this matter would be very nice. Am i doing something wrong or is it a bug.

    regards.

  • I have the same problem,,, what we need to do to get emulator running ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I am not 100 % sure what your issue is but I was having a huge issue with Intel XDA but this video helped me out, Maybe it will do the same for you:

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