ilimunate's Forum Posts

  • 8 posts
  • Hey all,

    I created an android game using C2 with intel xdk about 7 months ago and i gave a break work on c2 Now I come back to c2 and I'm trying to create a new game. My first game has webstorage plugin but now i see that new c2 has localstorage plugin instead of webstorage. I read the manual, and i will give it a try.

    However i want to ask a question about localstorage. I remember that when you update your app on google play and a user update on his phone all the webstorage data, game progress is gone. Using localstorage can occurs like this problem?? If I store the game progress (like levels unlocked) into localstorage, and when I update the app, will all the data lose??

    Sorry for my bad english, and thanks for your answers.

  • I have using Intel XDK since 2 months. Previously, I have a Win7 32 bit PC and XDK works fine. I have a lot of build by using it. Now I have a Win8.1 64 bit PC and when I start the XDK a few minutes later it freezes and not responding. I have tried about 10 times, and still the same.

    I removed the cash data, I uninstal the XDK, reinstal XDK, redownload and reinstal xdk but still the same situation.

    Do you have any suggestions?

    i7 4710hq

    16gb ram

    nvidia gtx 860

    java v32 and java v64 (I also tried after removing the java 64 bit but same situation)

  • JamesXXXYZ lol thanks for your warning.

    I'm sure that, there are a lot of translation mistakes in my game

  • grigrizljac thanks for your nice comment. I am working on to add Google Play Center for leaderboard, then I can seperate the high scores for each game modes.

  • Thanks for your comments

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Speedy Colors - https://play.google.com/store/apps/deta ... renk&hl=en

    ios version is coming soon..

    It is a multi-lang game. Good or bad, we are open to any criticism <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • Follow these instructions on admob c2 manual:

    https://www.scirra.com/manual/184/admob

    Most important part is :

    Once your project is open in the Intel® XDK, follow these steps:

    Go to the 'Projects' tab (in the top-left)

    Under 'CORDOVA 3.X HYBRID MOBILE APP SETTINGS', click 'Plugins and Permissions'

    Click 'Third Party Plugins'

    Click 'Get Plugin from the Web'

    Enter the following details:

    Name: AdMob Plugin

    Plugin ID: com.cranberrygame.phonegap.plugin.ad.admob

    Check the 'Plugin is located in the Apache Cordova Plugins Registry' box

  • Follow these instructions on admob c2 manual:

    https://www.scirra.com/manual/184/admob

    Most important part is :

    Once your project is open in the Intel® XDK, follow these steps:

    Go to the 'Projects' tab (in the top-left)

    Under 'CORDOVA 3.X HYBRID MOBILE APP SETTINGS', click 'Plugins and Permissions'

    Click 'Third Party Plugins'

    Click 'Get Plugin from the Web'

    Enter the following details:

    Name: AdMob Plugin

    Plugin ID: com.cranberrygame.phonegap.plugin.ad.admob

    Check the 'Plugin is located in the Apache Cordova Plugins Registry' box

  • 8 posts