PlayerEmers's Forum Posts

  • If you want to send me the apk, I can try it on my nexus 7

    k just wait a bit

    ps: for some reasson, all files without construct have a size of 8~mb

    apk is close to 20mb wtf lol

  • Yeah, APKs have to be signed before devices will install them.

    still dont work on my LG

    and i dont think my LG is a intel device

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yeah, APKs have to be signed before devices will install them.

    thx mate, doing it right now

  • Put your mouse over it untill it changes into a double arrow, click and drag..

    thx lol

    i really stupid

  • Did you sign the apk?

    you mean like i did with the cocoonjs version? oh... i'll give a try

  • my phone is a lg pf698, the apk is made for ARM devices

    the error message is: Analysis error - There is a problem with the package analysis

    my game isnt a big deal, just a flappy bird parody, and a local highscore webstorage

    what is going on

  • <img src="http://i.imgur.com/h4da3ks.png" border="0" />

    i dont know what i did, but yeah...

    help xd

  • If you could upload a CapX I'll have a look later on for you.

    its working

    i forgot change Highscore to highscore

    lol

    thx bro

  • is not working on android too

    only works when i test offline with construct 2

    pls help

  • So you have an object named pontos, and a variable named pontos (which is now called score). I don't know hwat AsJSON is but I've never used it although I've never tested my high scores beyond the built in emulator

    Are your objects on the same layout? I was playing with the vertical jump template and mine wasn't working. Turned out the text fields I wanted to update were on a different layout so I had to move my WebStorage actions and events over to that layout.

    Maybe set up a text field on your main layout and see if it updates? Have one with the current score and one with the high score. Also small thing but should your highscore variable start at 0?

    yeah they are in the same layout, its working fine on OFFLINE PREVIEW (construct 2) but on dropbox isnt working

    thats the problem

    i'll test the android version now

  • trying to create a APK to test on my phone to see this highscore thing

    someone know if its a dropbox problem?

  • hm... worked fine when i tested from construct 2

    but on dropbox isnt working

    dl.dropboxusercontent.com/u/36301251/flappydoge/index.html

    is this a problem? or its just dropbox?

  • hey, i didnt used .AsJSON, and IT WORKED

    dunno why worked without AsJSON, but FINALLY

    thx mate for everything

  • thx

    i did everything, and didnt worked

    i changed "pontos" to score and i got this when i tried to change the asJSON thing

    <img src="http://i.imgur.com/F171DDB.png" border="0" />

    ps: the object "pontos" its a hitbox

    when the player colide with pontos, 1 is added to pontos(now score)

  • <img src="http://i.imgur.com/7dAjSOV.png" border="0" />

    Im trying to add a highscore to my game, but the values dont save

    i tried those tutorials:

    youtube.com/watch

    construct.net/en