Build with Cordova

0 favourites
  • 2 posts
From the Asset Store
Create your own beautiful snowman in this fun game!
  • Hello!

    I am creating Android Game using construct and cordova , the first app is generated (apk file) correctly without problems, but when I try another app (the same one but different name, I keep getting this problem while using Cordova

    The error I get when typing this code in Command prompt

    cordova build --release --device android

    How can I solve it ? Thanks in advance

  • Try Construct 3

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

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

    I am creating Android Game using construct and cordova , the first app is generated (apk file) correctly without problems, but when I try another app (the same one but different name, I keep getting this problem while using Cordova

    The error I get when typing this code in Command prompt

    cordova build --release --device android

    How can I solve it ? Thanks in advance

    i don't think this is the correct section to discuss this..

    anyway..

    on building apk from Cordova CLI, usually i follow this process:

    1) cordova create PROJECTNAME

    2) cordova platform add android

    3) "cordova build android" (or "cordova build android --release" with signing apk process)

    NB between points 1&2 i export my game and copy content in PROJECTNAME folder, but i use a particular method to export that i can describe easily

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)