【问题标题】:Aviary image unable to downloadAviary 图像无法下载
【发布时间】:2014-04-11 07:11:56
【问题描述】:

我在启动 aviary 编辑器时遇到错误

下载图片时出错,请稍后重试。

Intent  newIntent = new Intent(this,FeatherActivity.class);
    newIntent.setType("image/*");
    newIntent.setData(Uri.parse(Constants.EXTRA_OUTPUT));`

【问题讨论】:

    标签: android photo aviary


    【解决方案1】:

    我能够解决问题,实际上它没有为图像获取正确的路径,我无法提供图像的正确 URI,所以当我能够提供正确的 URI 时,我的错误消失了

    【讨论】:

      猜你喜欢
      • 2012-10-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-06-06
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多