search

Home  >  Q&A  >  body text

七牛云存储 - 紧急:上传的android apk被识别成了zip

我们使用七牛作为android apk的下载地址,但我上传apk文件后mimeType被识别成了application/zip,导致android浏览器下载的包无法安装。
请问怎样才能让apk的mimeType被识别为application/vnd.android.package-archive

PHP中文网PHP中文网2772 days ago3024

reply all(1)I'll reply

  • 大家讲道理

    大家讲道理2017-04-17 11:28:55

    We conducted a test and this situation will occur when uploading from the management platform. We will correct it as soon as possible.
    Use sdk or qrsync tool to upload, the file will be correctly recognized as 'application/vnd.android.package-archive'
    You can consider using the above method to re-upload the file

    reply
    0
  • Cancelreply