Cordova 是一款开放源代码的 App 开发框架,旨在让开发者使用 HTML 、 Javascript 、 CSS 等 Web APIs 开发跨平台的移动平台应用程序, Cordova 是一个行动设备的 API 接口集,利用 JavaScript 存取这些接口可以调用诸如摄影机、罗盘等硬件系统资源。配合上一些基于 HTML5 、 CSS3 技术的 UI 框架,如 jQuery Mobile 、 Dojo Mobile 或 Sencha Touch ,开发者得以快速地开发跨平台 App 而不需要编写任何的原生代码。为了方便大家开发,我们 FAMI 编写并总结了一些常用的原生插件,如下是插件类型和地址: 支付宝支付插件: iOS/Android 地址: https://github.com/fami2u/cordova-plugin-alipay.git 微信支付插件: iOS/Android 地址: https://github.com/fami2u/cordova-plugin-weipay.git ping++支付插件: iOS 地址: https://github.com/fami2u/cordova-ping-fami.git 扫描二维码和条形码插件: iOS/Android 地址: https://github.com/fami2u/cordova-barcodescanner-fami.git 拍照插件: iOS/Android 地址: https://github.com/fami2u/cordova-plugin-camera.git 极光推送插件: iOS/Android 地址: https://github.com/fami2u/jpush-phonegap-plugin.git iOS 地址: https://github.com/fami2u/cordova-Jpush-fami.git 第三方登录插件: iOS 地址: https://github.com/fami2u/cordova-UMLogin-fami.git JS 地址: https://github.com/fami2u/cordova-plugin-wechat.git 第三方分享插件: iOS 地址: https://github.com/fami2u/cordova-UMShare-fami.git 跳转地图插件: iOS 地址: https://github.com/fami2u/cordova-plugin-map.git 视频播放插件: iOS 地址: https://github.com/fami2u/cordova-player-fami.git
1
aria955 2019-05-08 10:12:33 +08:00
你好,请问一下有没有蓝牙插件推荐一下呢
|