Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi guys,
i m using cordova to compile my game for android, in my test the audio work very good but when i compile using cordova and run in android divice or emulator the audio dont work.
Put your audio in Music folder and try again.
Develop games in your browser. Powerful, performant & highly capable.
i,ve done it.
When i export to html5 aplication my musics go to directory media.
I'm compiling the files exporteds with cordova, in the browser work but in device not.
Are you using C2 free edition, and trying compile HTML5 with Cordova?
Are you using Crosswalk? It's definitely the best way to go for Android publishing. Cordova on other platforms only really works well with Android 5.0+, and I guess you're testing on 4.x.
Ty,
i use the crosswalk compile and now are all working.