简体   繁体   English

将cordova插件依赖添加到build.gradle

[英]add cordova plugin dependency to build.gradle

I searched extensively but cannot not find the maven repository for org.apache.cordova.我进行了广泛的搜索,但找不到 org.apache.cordova 的 maven 存储库。 I want to edit an existing plugin (from github) in android studio.我想在 android studio 中编辑一个现有的插件(来自 github)。

I have tried adding the dependency by jar file.我尝试通过 jar 文件添加依赖项。 But generating the jar fails when "ant jar" with complex errors (cannot find symbols, pointing at the imports).但是当“ant jar”出现复杂错误(找不到符号,指向导入)时,生成 jar 失败。

Thanks for help Greetings Felix感谢您的帮助问候菲利克斯

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM