手机开发-京东360buy手机版的图片加载

简介:

 JingDong: When it render the “search result” page ,(every item has the picture) ,it will buffer all the pictures in the SD card to accelerate the display .

Tested from Kevin’s emulator, we can see ,that all the images that requested are downloaded into mnt/sdcard/imagefolder.


 

We open it with image tool ,and see that the images are exactly the same that we see from the android client.

So next time ,if we want to see the previous item ,we do not need to launch the REST call again ( because it is very slow for 1G /2G network) ,instead ,it only retrieved from the SDCard locally ,which leads to a faster speed.

 

 

Result analysis:

Advantage: obviously reduce the times to send REST request to server and reduce the network traffic.

Disadvantage: we need to clear the temp contents (buffered images ,etc) regularly.





本文转自 charles_wang888 51CTO博客,原文链接:http://blog.51cto.com/supercharles888/835920,如需转载请自行联系原作者

目录
相关文章
|
2月前
Discuz 手机版访问自动跳转到手机域名
Discuz 手机版访问自动跳转到手机域名
32 1
|
Serverless
【Axure教程】用中继器做手机版日期选择器和手机日历
【Axure教程】用中继器做手机版日期选择器和手机日历
【Axure教程】用中继器做手机版日期选择器和手机日历
|
编解码 安全 生物认证
世界上最贵的手机品牌被中国壕买了,暴风 TV 京东众筹又出幺蛾子了 | 快报
上个星期,大疆才宣布要在深圳开设线下体验店,而今天亿航的线下体验店就已经在深圳开业了。亿航首家旗舰店占地大约 100 平方米,比大疆计划开设 800 平的线下旗舰店要小得多。店内将有亿航 GHOST 1.0 和最新发布的GHOST 2.0 供用户体验,并且配合亿航的 VR 虚拟现实眼镜,还能体验一把第一人称发行的快感。
175 0
世界上最贵的手机品牌被中国壕买了,暴风 TV 京东众筹又出幺蛾子了 | 快报
公众平台手机版来临 微信公众平台推出手机版运营中心
  微信团队推出的微信公众平台运营中心(手机版本)已经正式跟大家见面。广大微信公众号运营者通过手机将可以随时随地了解微信公众平台的运营规则。 为构建健康良好生态环境,微信公众平台一直在开展对于各类违规、扰乱生态行为的整治工作,为了让公众号运营者更清晰地了解微信公众平台的运营规则,我们推出了微信公众平台运营中心(手机版本),也请运营者们收藏并随时览阅。
931 0
|
2月前
|
网络协议 Android开发 数据安全/隐私保护
Android手机上使用Socks5全局代理-教程+软件
Android手机上使用Socks5全局代理-教程+软件
1508 2
|
3月前
|
监控 安全 Android开发
【新手必读】Airtest测试Android手机常见的设置问题
【新手必读】Airtest测试Android手机常见的设置问题
151 0
|
3月前
|
Web App开发 前端开发 网络安全
前端分析工具之 Charles 录制 Android/IOS 手机的 https 应用
【2月更文挑战第21天】前端分析工具之 Charles 录制 Android/IOS 手机的 https 应用
80 1
前端分析工具之 Charles 录制 Android/IOS 手机的 https 应用
|
3月前
|
存储 数据库 Android开发
Android实现手机内存存储功能
Android实现手机内存存储功能
47 2