期刊文献+

Android系统图库模块的选择管理性能优化方法

Methodon Performance-Optimized of Selection Management in Gallery Module Based on Android
下载PDF
导出
摘要 为了提供良好的用户体验,图库应用使用了特殊的设计。浏览过程没有Activity跳转,界面展示基于GLSurfaceView扩展,数据加载使用多线程和缓存技术相结合,优先加载当前使用的数据信息,保证界面刷新流畅。尽管如此,开发过程中仍会遇到诸多性能问题,一方面是原有系统对新功能的支持不足导致性能难以提升,另一方面是新曾代码方案缺陷。基于图库代码和定制需求相结合,对图库中选择管理组件进行分析,讲解如何从方案上来保证性能,提供良好的用户体验。 For a better experience, Gallery used a special design. It works in only one activity and without activity jump. Also it expanded GLSurfaceView to display, reload data with multi-thread and cache more data. It loads current used data with priority keep browser smoothly. However, there are still some performance problems. Oneisthelackofsupportfornewfeaturesinoriginal design,andanotheristhatnewlydevelopedcodeintroducedperformanceoverhead.Inthisarticle,weanalyzeandexplainhowtoensuretheperformance of gallery based on sourcecodeandcustomizationrequirements.
作者 周成福
出处 《电脑开发与应用》 2014年第6期41-43,共3页 Computer Development & Applications
关键词 图库 选择管理 性能 用户体验 Android Android gallery selection management parformance experience
  • 相关文献

参考文献6

  • 1柯元旦.Android内核剖析[M].北京:电子工业出版社,2013.
  • 2[韩]金泰延.Android框架揭秘[M].武传海,译.北京:人民邮电出版社,2012.
  • 3[美]Mario Z,RobertG.Android4游戏编程入门经典[M].北京:清华大学出版社,2012.
  • 4[法]Herv6Guihot.Android应用性能优化[M].北京:人民邮电出版社,2012.
  • 5[美]BrianG,TimPeieds,JoshuaBloch,eta1.Java并发编程实践[M].北京:机械工业出版社,2012.
  • 6王国辉,李伟.Android开发宝典[M].北京:机械工业出版社,2012.

共引文献10

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部