将Google Play服务库添加到Cordova

时间:2015-11-02 04:07:33

标签: android cordova google-play-services cordova-plugins dex

我在使用Cordova构建的项目中添加了Google Play服务库。我用来添加插件的命令是:

cordova plugin add com.google.playservices

添加后,当我构建项目时,我得到以下错误:

enter image description here

我没有在我的项目中使用Admob,那么为什么我会遇到dex问题。我也没有在项目中添加谷歌播放服务。我只添加了google play服务插件。

由于

1 个答案:

答案 0 :(得分:1)

要解决DexException必须通过终端导入此插件:

cordova插件添加https://github.com/jwall149/cordova-multidex