`

PhoneGap插件列表

阅读更多
Basic device information:
cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git


Network and battery status:
cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.git

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


Accelerometer, compass, and geolocation:
cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git

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

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


Camera, media capture, and media playback:
cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera.git

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

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


Access files on device or network:
cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-file.git

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


Notifications via dialog box or vibration:
cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs.git

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


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


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


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


In-app browser:
cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git


Debug console:
cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-console.git
分享到:
评论
1 楼 lucky16 2013-10-08  
可以是用另外一个命令,类似:
phonegap local plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.git

相关推荐

Global site tag (gtag.js) - Google Analytics