Git Product home page Git Product logo

Comments (2)

artbits avatar artbits commented on July 17, 2024

关于使用JavaMail读取邮件的功能,网上给出的参考都是一次性读取全部邮件,这样的话每一次读取全部邮件在移动端上会比较耗流量,第二个是当邮箱的邮件达到上百封,读取耗时会更长。所以我自己写一个syncMessage方法,希望可以差异拉取邮箱中的邮件,我也是第一次尝试这样,难免会出现一些小问题,所以我会在有空时尽快修复你所提到的问题。还有就是syncMessage方法可能需要重新设计一些,因为我观察一些主流的邮箱客户端,第一次登陆,这些邮箱第一次不会拉取全部邮件,而是先加载最新的几封邮件,然后上拉加载再获取后续几封邮件,一直上拉加载,直到全部邮件被缓存到存储空间中。

from android-mail.

artbits avatar artbits commented on July 17, 2024

你好!已修复这个问题,你也可以试试这个项目提供的示例程序。

from android-mail.

Related Issues (17)

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.