Jump to content

Issue when trying to run my game on android device using cordova


AramCP
 Share

Recommended Posts

Hi, I was trying to export my game to android devices, I've never done that so I spent some hours installing all the things cordova requires and trying to figure out how everything works. After I did that I've built my cordova project and I've put all the source code in the www folder. So, when I try to run the game in browser using cordova it works perfectly with this comand: cordova run browser -- --livereload.

But when I try to run it in my android device, it only displays the html parts and not the game canvas. Basically its the same thing as when you try to run a phaser game opening index.html instead of running it from localhost. I dont really know if thats something normal or if i did something wrong... So if you help me I would appreciate it a lot.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...