Skip to content
This repository has been archived by the owner on Sep 20, 2020. It is now read-only.

Latest commit

 

History

History

AliyunOSSDemo

移动设备 - 阿里云 Aliyun OSS示例程序

Aliyun OSS Demo for Meteor on Mobile Device

注意

在Android下运行,需要用Eclipse手动将此Demo根目录中的"ChromeSocketsTcp.java"文件,替换掉Android工程中的"AliyunOSSDemo/.meteor/local/cordova-build/platforms/android/src/org/chromiumChrome/SocketsTcp.java"文件。

因为插件cordova:[email protected]在Android下有bug,无法发送大于7200字节的数据,已在1.3.4版本修正,但是由于meteor不支持类似cordova-plugin-chrome-apps-sockets-tcp以减号连接的插件ID,所以要等metoer升级啦。 MobileChromeApps/cordova-plugin-chrome-apps-sockets-tcp#2

简介

截图

使用的包

$ meteor list

autopublish                       1.0.3  Publish the entire database to all clients
cordova:org.apache.cordova.file   1.3.3
cordova:org.chromium.sockets.tcp  1.3.2
insecure                          1.0.3  Allow all database writes by default
meteor-platform                   1.2.2  Include a standard set of Meteor packages in your app
peerlibrary:digest                0.1.3  Cryptographic digest and HMAC algorithms in Javascript for...

下载

下载源代码:请戳这里

感谢

若您要发表评论或提交问题,请戳这里

dyh 说:助人乃快乐之本! ^_______^