Giter Site home page Giter Site logo

Comments (12)

ssseasonnn avatar ssseasonnn commented on May 2, 2024

是demo中的吗

from rxdownload.

jtsky avatar jtsky commented on May 2, 2024

不是 是我自己写的demo 是不是常规下载不支持多线程多任务下载呢

from rxdownload.

ssseasonnn avatar ssseasonnn commented on May 2, 2024

你是不是同一个任务开启了两次

from rxdownload.

jtsky avatar jtsky commented on May 2, 2024

我做了同一个任务开启多次的判断 但是还是会有写任务的下载进度会超过100% 很奇怪 但是最后还想回调用onCompleted

from rxdownload.

ssseasonnn avatar ssseasonnn commented on May 2, 2024

你是在recyclerview里用的吗?

from rxdownload.

jtsky avatar jtsky commented on May 2, 2024

不是 我再页面了写了3个button 点击分别开始下载三个任务 用的是同一个rxdownload实例 虽然进度超过了100%,但是最后还是会回调onCompleted,apk也是完整的

from rxdownload.

ssseasonnn avatar ssseasonnn commented on May 2, 2024

是chunked 下载的吧,你抓个包看看,把响应体贴出来给我看看

from rxdownload.

jtsky avatar jtsky commented on May 2, 2024

70416788 验证信息:金台 这是我的QQ号 能加我的QQ交流下吗

from rxdownload.

ssseasonnn avatar ssseasonnn commented on May 2, 2024

@jtsky 270362455你加我吧

from rxdownload.

caixingke avatar caixingke commented on May 2, 2024

看了下代码, 有一种情况是会出现下载进度超过100%的情况. 原因在于在 Continue类型的下载中, 当进行retry时, 其下载的起始点仍然是以一开始的下载点来进行, 所以出现了超出100%的情况.

from rxdownload.

ssseasonnn avatar ssseasonnn commented on May 2, 2024

@caixingke 看了下代码,好像的确是这样,太粗心了,谢谢指出,明天及时修复😂

from rxdownload.

ssseasonnn avatar ssseasonnn commented on May 2, 2024

@jtsky 新版本已经发布, 修复了下载进度可能超过100%的BUG.

from rxdownload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.