Blendi1223's Forum Posts

  • Hi!

    Why not advertise admob?

    I added config.xml file this code:

    <preference name="android-build-tool" value="gradle" />

    <gap:plugin name="cordova-plugin-admobpro" source="npm" />

    <plugin name="cordova-plugin-ad-admob" />

    I have many codes but did not show it.

    I wrote this code first and did not work after I wrote this:

    <Plugin name = "cordova-plugin-ad-admob" />

    And did not work after I wrote this:

    <Preference name = "android-build-tool" value = "gradle" />

    <Gap: plugin name = "cable-plugin-admobpro" source = "npm" />

    Please help!

  • Okay,phonegap how do i give admob and picture to the game?

    Because I pulled the I export the game I export to .zip but I can not even get pictures or ads.

    How to?

  • Then how do I export the game to .apk file?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi!

    Today I wanted to export my game to .apk file with intel xdk but I can not add plugins, but admob plugin can not add to it.

    In Intel xdk I can not export the game to apk because there is no tab and I can not choose to export to Android iOS or Windows phone I simply can not choose.

    What could be the problem?

    PLS help

  • I bought the email sender from the scirra shop as long as I start from construct 2 but when I export it to html5 and try it does not work.

    I uploaded the files to a page (I registered) but not even then.

    I changed the AJAX to url on my page but it does not work.

    What could be the problem?

    Please help me <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad" /> <img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very Sad" />

    Sorry my bad english.

    Screenshot:

    prnt.sc/ffggfv

    prnt.sc/ffggcb

    prnt.sc/ffgg9n

  • I added:

    System on start of layout :Multiplayer sync "sprite" (with position and angle,precision Normal (float, 4 bytes) at Normal bandwidth (unpredictable)

    Multiplayer associate "Sprite" with peer Myusername.

    But this only shows sprite on both sides if only the "host" is clicked on sprite.

    Screenshot: prntscr.com/ff1itp

  • I download the MP game example and add it: "Touch | On touched sprite | Sprite destroy" so if I click on "sprite" it will disappear and it works but since it is MP I tried 2 phones so that all 2 phones But this does not disappear.

    If I clicked, I just clicked on the click on the other.

    If this is MP, why does not the "sprite" disappear on all 2 phones? Is it not the case if you connect to the server then put them in a layout? Why does not the sprite disappear on the other phone?

    Even trying a multiplayer game I do not really understand it.