Build error after adding Crosswalk plugin to a Cordova Android project

前端 未结 4 978
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-28 09:37

I\'m using the latest cordova android (5.1.0). The project is building and running fine without crosswalk, but after I add the crosswalk plugin using

cordov         


        
4条回答
  •  北海茫月
    2020-12-28 10:07

    I was having issues after installing Crosswalk, and I found a solution that worked for me here: https://crosswalk-project.org/jira/si/jira.issueviews:issue-html/XWALK-5965/XWALK-5965.html

    tl;dr: install the "Android support libraries" from the extras repository (from the Android SDK manager)

提交回复
热议问题