<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Volley on 瓶子裡的小狐狸</title>
    <link>https://szeching.com/tags/volley/</link>
    <description>Recent content in Volley on 瓶子裡的小狐狸</description>
    <generator>Hugo</generator>
    <language>zh-Hant</language>
    <lastBuildDate>Fri, 03 Jul 2020 11:06:01 +0000</lastBuildDate>
    <atom:link href="https://szeching.com/tags/volley/rss" rel="self" type="application/rss+xml" />
    <item>
      <title>Android 使用 Volley 下載文件附進度條</title>
      <link>https://szeching.com/tutorial-about-download-file-with-progress-bar-using-volley/</link>
      <pubDate>Fri, 03 Jul 2020 11:06:01 +0000</pubDate>
      <guid>https://szeching.com/tutorial-about-download-file-with-progress-bar-using-volley/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://developer.android.com/training/volley/index.html&#34; target=&#34;_blank&#34;&gt;Volley官方文檔&lt;/a&gt;說：&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&amp;ldquo;Volley is not suitable for large download or streaming operations, since&#xA;Volley holds all responses in memory during parsing. For large download&#xA;operations, consider using an alternative like DownloadManager.&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;這是真的，特別是內存小的手機，使用Volley下載很多文件或者單個大文件就不是很恰當了。這裡的large是相對手機內存大小而定。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
