How do I ensure Android phonegap/cordova apps use Chrome webviews?

前端 未结 6 1331
长情又很酷
长情又很酷 2020-12-23 01:52

I\'m writing a game app that twists SVG graphics until they cry \"Uncle!\". The program works OK on an iPad (safari/webkit) when hosted from a web server, for which no more

6条回答
  •  天命终不由人
    2020-12-23 02:36

    try https://github.com/thedracle/cordova-android-chromeview its a new project and needs more work but combines the chromeview project with cordova to embed chromium in a cordova android application

提交回复
热议问题