Phonegap插件可以在CLI上运行吗? [英] Phonegap Plugins work on CLI?

查看:90
本文介绍了Phonegap插件可以在CLI上运行吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Phonegap插件是在CLI上运行还是仅在phonegap在线构建上工作? 如果是,请告诉我如何在phonegap 3.3上正确集成启动画面插件.

Does the Phonegap Plugins work on CLI or only on the phonegap online build? If yes, please tell me how to properly integrate the splashscreen plugin on phonegap 3.3.

谢谢!

推荐答案

是的,插件可以在本地运行,而不仅仅是在PhoneGap Build中运行.

Yes, plugins work locally, not just in PhoneGap Build.

要安装新的插件(例如Splashscreen插件),请运行:

To install a new plugin (such as the Splashscreen plugin) run:

cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen.git

实现与PhoneGap Build的工作原理相同-请参见文档.

Implementation works the same as PhoneGap Build — see the documentation.

这篇关于Phonegap插件可以在CLI上运行吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆