Yasharitsu's Forum Posts

  • If you are trying to install an apk it must be an "signed" or "debug" apk. Unsigned apk's cannot be installed on an celphone.

    Could explain to me how I get it "signed"? Thanks for the answer.

  • When I export apps from Intel XDK I get two files. One says arm7 something, the other x86 something. The first one is the only one I get to work on my phone, the other, I have no idea what the use is. Make sure you are trying to install this one.

    JHunter Tried both. None of them worked.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello everyone.

    I have created an app, launched it on my device with xdk and it worked perfectly.

    Now when I try to install the apk I can tap "install" as long as I want. It's not doing anything.

    I also made sure that it's allowed to install apps from unknown sources.

    Hope to get some help here.

  • I'm talking about the quantity.

    It's: Every 1 second - Create Object.

  • Hello everyone.

    I'm making this game where bullets are rain drops and if they touch you it's game over.

    Now obviously it should be raining more after some time has passed so that the game becomes more difficult.

    Is there any possibility to up the fire rate of bullets while the time is passing?