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