RafaelDamasceno's Forum Posts

  • 11 posts
  • I also have the same questions.

    Can someone help me ?

  • cel android = smartphone with android system

    I'm sorry it is a common term in Brazil

  • Thank You

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I deleted the latest version of my device but still the error went on.

  • I already deleted the old version when it was an updated game and also test with a game that was never created

  • I have a problem. The apk signing steps are smoothly. But then I do the zipalign and try to install in cel android, appears the "Application not installed" message. The debug version of Ludei site works well but can not send to google play

  • I have a problem. The apk signing steps are smoothly. But then I do the zipalign and try to install in cel android, appears the "Application not installed" message. The debug version of Ludei site works well but can not send to google play

  • I'm having the same problem. The apk signing steps are smoothly. But then I do the zipalign and try to install in cel android, appears the "Application not installed" message.

  • What is the difference to use Intel XDK or cocoonjs?

  • Hello ! First apologize for my English.

    I'm using cocoonjs. I'm having trouble signing in and zipalign android. Perform the entire procedure as many tutorials following the commands below:

    keytool -genkey -keystore -v C: \ Android \ myapp.keystore -alias myapp -keyalg RSA -keysize 2048 -validity 10000

    jarsigner -verbose -keystore C: \ Android \ myapp.keystore C: \ Android \ myapp.apk myapp

    zipalign -v 4 C: \ Android \ myapp.apk C: \ Android \ myapp2.apk

    Even following the steps correctly when I try to install the .apk on a smartphone the message "Application not installed".

    The debug .apk the Ludei site offers functions normally but can not send him to the googleplay.

    Anyone know where I can be wrong?

  • Hello ! First apologize for my English.

    I'm using cocoonjs. I'm having trouble signing in and zipalign android. Perform the entire procedure as many tutorials following the commands below:

    keytool -genkey -keystore -v C: \ Android \ myapp.keystore -alias myapp -keyalg RSA -keysize 2048 -validity 10000

    jarsigner -verbose -keystore C: \ Android \ myapp.keystore C: \ Android \ myapp.apk myapp

    zipalign -v 4 C: \ Android \ myapp.apk C: \ Android \ myapp2.apk

    Even following the steps correctly when I try to install the .apk on a smartphone the message "Application not installed".

    The debug .apk the Ludei site offers functions normally but can not send him to the googleplay.

    Anyone know where I can be wrong?

  • 11 posts