把本地图片保存到相册。
继承标准对象输入,扩展属性描述
继承标准对象输出,无扩展属性
app.link.saveToGallery("file:///mnt/sdcard/test.png",function(result){ app.alert(result); });
← imagePicker getNetImage →