提升Android应用开发性能方法,你了解多少?
1)首先要有良好的编程习惯
要成为一名优秀的资源管理员;既要运用常识,还要使用公认的算法和标准的设计模式。在资源使用方面,如果你打开了资源,要记得关闭资源。要尽量晚地获取,尽量早地释放。这些由来已久的编程准则同样适用于你的Android应用程序,如果它们使用底层的设备服务,更是如此。
2)让阻塞操作远离主用户界面线程
想确保你的应用程序运行起来很灵活,就要使用AsyncTask、线程、IntentService或自定义后台服务来处理脏活。应使用装入器来简化装入时间长的数据(如游标)的状态管理。你无法容忍你的应用程序在某个操作正在处理的时候出现滞后或停顿。
3)使用最新的Android软件开发工具包(SDK)版本、应用编程接口(API)和最佳实践
确保你开发的应用程序是最新的,因而要使用Android平台提供的最新工具。随着Android平台不断发展,它也在不断改进。一些功能可能已被弃用,或者换成了更好的功能。核心API得到了修正版(bug fix)和性能改进。已经引入了装入器等新的API,帮助开发者编写出运行更稳定、响应更迅即的应用程序。
4)考虑使用限制模式(Strict Mode)
你可以使用名为限制模式(StrictMode)的AndroidAPI,帮助你查明哪里违反了几个良好的编程习惯。StrictMode会帮助你确认你的应用程序是不是存在内存泄漏,并且检测你的应用程序是不是在试图执行长时间的阻塞操作,这些操作应该被卸载到线程或别的渠道。
5)在发布应用程序之前,禁用或尽量少用调试和诊断
如果你的Android应用程序开发起来需要一些时间,你可能已将一些日志和调试代码嵌入到了应用程序中。写入到日志及其他此类输出系统给性能带来了影响。确保在发布应用程序之前,尽量少用或完全禁用这些功能。
6)确保你设计的布局简单、简练和浅层
简单的屏幕有助于阅读起来最轻松,而简单的布局装入起来最快速。你不应该过于深层地嵌套你的布局,或者用不必要的过多视图(View)控件塞满屏幕。花些时间来开发用户可以高效使用的简练用户界面,而不是试图把太多功能塞入到单单一个屏幕上。这不但有助于提升应用程序的性能,还有助于让你的应用程序对用户来说更高效。
7)让你应用程序的资源适合目标设备
添加适合特定设备配置的资源,那样它们就能尽可能高效地装入。我们在谈论图形资源时,这点尤为重要。如果你添加了可利用的庞大图像资源,需要装入和调整大小,就无法有效地使用其他的应用程序资源。
8)使用Hierarchy Viewer工具
Hierarchy Viewer工具可以帮助你调试你的应用程序布局。它还提供了宝贵的分析信息,以便了解布局里面的每一个视图控件测量、渲染和绘制要花多少时间。只有准确找到了问题的根源,问题解决起来才容易。
9)使用layoutopt工具
Layoutopt工具是一款简单的命令行工具,它可以帮助你找到不必要的控件嵌套以及缩减布局资源的其他方法,以便尽量减少资源的使用。它让你可以了解哪些布局控件可能是多余的或不必要的。控件越少、布局层次越浅,性能就越好。最后,最关键的一步,现在该对它测试一下了。
10)使用爱内测及其他Android工具进行分析
爱内测是国内最专业的移动应用内测云服务平台。解决APP安全、兼容测试、Bug管理、网络监控、插件评估等一站式检测,可以帮助你检测和找到应用程序中的性能瓶颈。也不妨看看Android说明文档中介绍的一些调试工具。
blog.sina.com.cn/s/blog_1567735b10102vzol.html
blog.sina.com.cn/s/blog_1567735b10102vzom.html
blog.sina.com.cn/s/blog_1567735b10102vzon.html
blog.sina.com.cn/s/blog_1567735b10102vzoo.html
blog.sina.com.cn/s/blog_1567735b10102vzop.html
blog.sina.com.cn/s/blog_1567735b10102vzoq.html
blog.sina.com.cn/s/blog_156913c6e0102wbp5.html
blog.sina.com.cn/s/blog_156913c6e0102wbp6.html
blog.sina.com.cn/s/blog_156913c6e0102wbp7.html
blog.sina.com.cn/s/blog_156913c6e0102wbp8.html
blog.sina.com.cn/s/blog_156913c6e0102wbp9.html
blog.sina.com.cn/s/blog_156913c6e0102wbpb.html
blog.sina.com.cn/s/blog_156913c360102wpjh.html
blog.sina.com.cn/s/blog_156913c360102wpji.html
blog.sina.com.cn/s/blog_156913c360102wpjj.html
blog.sina.com.cn/s/blog_156913c360102wpjk.html
blog.sina.com.cn/s/blog_156913c360102wpjl.html
blog.sina.com.cn/s/blog_156913c360102wpjm.html
blog.sina.com.cn/s/blog_15677356f0102wein.html
blog.sina.com.cn/s/blog_15677356f0102weiq.html
blog.sina.com.cn/s/blog_15677356f0102weit.html
blog.sina.com.cn/s/blog_15677356f0102weiu.html
blog.sina.com.cn/s/blog_15677356f0102weiw.html
blog.sina.com.cn/s/blog_1567735bb0102wfpi.html
blog.sina.com.cn/s/blog_1567735bb0102wfpk.html
blog.sina.com.cn/s/blog_1567735bb0102wfpl.html
blog.sina.com.cn/s/blog_1567735bb0102wfpm.html
blog.sina.com.cn/s/blog_1567735bb0102wfpn.html
blog.sina.com.cn/s/blog_1567735bb0102wfpo.html
blog.sina.com.cn/s/blog_15677a2640102w03l.html
blog.sina.com.cn/s/blog_15677a2640102w03m.html
blog.sina.com.cn/s/blog_15677a2640102w03n.html
blog.sina.com.cn/s/blog_15677a2640102w03o.html
blog.sina.com.cn/s/blog_15677a2640102w03p.html
blog.sina.com.cn/s/blog_15677a2640102w03q.html
blog.sina.com.cn/s/blog_15691a9ce0102wmxn.html
blog.sina.com.cn/s/blog_15691a9ce0102wmxo.html
blog.sina.com.cn/s/blog_15691a9ce0102wmxp.html
blog.sina.com.cn/s/blog_15691a9ce0102wmxq.html
blog.sina.com.cn/s/blog_15691a9ce0102wmxr.html
blog.sina.com.cn/s/blog_15691a9ce0102wmxs.html
blog.sina.com.cn/s/blog_156469d9a0102wjft.html
blog.sina.com.cn/s/blog_156469d9a0102wjfu.html
blog.sina.com.cn/s/blog_156469d9a0102wjfv.html
blog.sina.com.cn/s/blog_156469d9a0102wjfw.html
blog.sina.com.cn/s/blog_156469d9a0102wjfy.html
blog.sina.com.cn/s/blog_156469d9a0102wjfz.html
blog.sina.com.cn/s/blog_156913c3b0102w8uw.html
blog.sina.com.cn/s/blog_156913c3b0102w8ux.html
blog.sina.com.cn/s/blog_156913c3b0102w8uy.html
blog.sina.com.cn/s/blog_156913c3b0102w8uz.html
blog.sina.com.cn/s/blog_156913c3b0102w8v0.html
blog.sina.com.cn/s/blog_156913c3b0102w8v1.html
blog.sina.com.cn/s/blog_156913c3b0102w8v2.html
blog.sina.com.cn/s/blog_156913c3b0102w8v4.html
blog.sina.com.cn/s/blog_1567735540102wd5e.html
blog.sina.com.cn/s/blog_1567735540102wd5f.html
blog.sina.com.cn/s/blog_1567735540102wd5g.html
blog.sina.com.cn/s/blog_1567735540102wd5h.html
blog.sina.com.cn/s/blog_1567735540102wd5i.html
blog.sina.com.cn/s/blog_1567735540102wd5j.html
blog.sina.com.cn/s/blog_1567735540102wd5k.html
blog.sina.com.cn/s/blog_1567735540102wd5l.html
blog.sina.com.cn/s/blog_156913be10102x3uh.html
blog.sina.com.cn/s/blog_156913be10102x3ui.html
blog.sina.com.cn/s/blog_156913be10102x3uk.html
blog.sina.com.cn/s/blog_156913be10102x3ul.html
blog.sina.com.cn/s/blog_156913be10102x3um.html
blog.sina.com.cn/s/blog_156913be10102x3un.html
blog.sina.com.cn/s/blog_156913be10102x3uo.html
blog.sina.com.cn/s/blog_156913be10102x3up.html
blog.sina.com.cn/s/blog_15677346e0102w48r.html
blog.sina.com.cn/s/blog_15677346e0102w48s.html
blog.sina.com.cn/s/blog_15677346e0102w48t.html
blog.sina.com.cn/s/blog_15677346e0102w48y.html
blog.sina.com.cn/s/blog_15677346e0102w492.html
blog.sina.com.cn/s/blog_15677346e0102w493.html
blog.sina.com.cn/s/blog_15677346e0102w494.html
blog.sina.com.cn/s/blog_15677346e0102w495.html
blog.sina.com.cn/s/blog_156913c3b0102w8uw.html
blog.sina.com.cn/s/blog_156913c3b0102w8ux.html
blog.sina.com.cn/s/blog_156913c3b0102w8uy.html
blog.sina.com.cn/s/blog_156913c3b0102w8uz.html
blog.sina.com.cn/s/blog_156913c3b0102w8v0.html
blog.sina.com.cn/s/blog_156913c3b0102w8v1.html
blog.sina.com.cn/s/blog_156913c3b0102w8v2.html
blog.sina.com.cn/s/blog_156913c3b0102w8v4.html
blog.sina.com.cn/s/blog_1567735540102wd5e.html
blog.sina.com.cn/s/blog_1567735540102wd5f.html
blog.sina.com.cn/s/blog_1567735540102wd5g.html
blog.sina.com.cn/s/blog_1567735540102wd5h.html
blog.sina.com.cn/s/blog_1567735540102wd5i.html
blog.sina.com.cn/s/blog_1567735540102wd5j.html
blog.sina.com.cn/s/blog_1567735540102wd5k.html
blog.sina.com.cn/s/blog_1567735540102wd5l.html
blog.sina.com.cn/s/blog_156913be10102x3uh.html
blog.sina.com.cn/s/blog_156913be10102x3ui.html
blog.sina.com.cn/s/blog_156913be10102x3uk.html
blog.sina.com.cn/s/blog_156913be10102x3ul.html
blog.sina.com.cn/s/blog_156913be10102x3um.html
blog.sina.com.cn/s/blog_156913be10102x3un.html
blog.sina.com.cn/s/blog_156913be10102x3uo.html
blog.sina.com.cn/s/blog_156913be10102x3up.html
blog.sina.com.cn/s/blog_15677346e0102w48r.html
blog.sina.com.cn/s/blog_15677346e0102w48s.html
blog.sina.com.cn/s/blog_15677346e0102w48t.html
blog.sina.com.cn/s/blog_15677346e0102w48y.html
blog.sina.com.cn/s/blog_15677346e0102w492.html
blog.sina.com.cn/s/blog_15677346e0102w493.html
blog.sina.com.cn/s/blog_15677346e0102w494.html
blog.sina.com.cn/s/blog_15677346e0102w495.html
blog.sina.com.cn/s/blog_156469d920102whg7.html
blog.sina.com.cn/s/blog_156469d920102whg8.html
blog.sina.com.cn/s/blog_156469d920102whga.html
blog.sina.com.cn/s/blog_156469d920102whgb.html
blog.sina.com.cn/s/blog_156469d920102whgc.html
blog.sina.com.cn/s/blog_156469d920102whge.html
blog.sina.com.cn/s/blog_156469dd00102w94i.html
blog.sina.com.cn/s/blog_156469dd00102w94j.html
blog.sina.com.cn/s/blog_156469dd00102w94l.html
blog.sina.com.cn/s/blog_156469dd00102w94m.html
blog.sina.com.cn/s/blog_156469dd00102w94n.html
blog.sina.com.cn/s/blog_156469dd00102w94o.html
blog.sina.com.cn/s/blog_15677a2c80102w46c.html
blog.sina.com.cn/s/blog_15677a2c80102w46d.html
blog.sina.com.cn/s/blog_15677a2c80102w46e.html
blog.sina.com.cn/s/blog_15677a2c80102w46f.html
blog.sina.com.cn/s/blog_15677a2c80102w46g.html
blog.sina.com.cn/s/blog_15677a2c80102w46h.html
blog.sina.com.cn/s/blog_15677a2cc0102wcbe.html
blog.sina.com.cn/s/blog_15677a2cc0102wcbg.html
blog.sina.com.cn/s/blog_15677a2cc0102wcbh.html
blog.sina.com.cn/s/blog_15677a2cc0102wcbi.html
blog.sina.com.cn/s/blog_15677a2cc0102wcbj.html
blog.sina.com.cn/s/blog_15677a2cc0102wcbk.html
blog.sina.com.cn/s/blog_15691aa2e0102waf4.html
blog.sina.com.cn/s/blog_15691aa2e0102waf6.html
blog.sina.com.cn/s/blog_15691aa2e0102waf7.html
blog.sina.com.cn/s/blog_15691aa2e0102waf8.html
blog.sina.com.cn/s/blog_15691aa2e0102waf9.html
blog.sina.com.cn/s/blog_15691aa260102waiw.html
blog.sina.com.cn/s/blog_15691aa260102waiy.html
blog.sina.com.cn/s/blog_15691aa260102waj1.html
blog.sina.com.cn/s/blog_15691aa260102waj2.html
blog.sina.com.cn/s/blog_15691aa260102waj3.html
blog.sina.com.cn/s/blog_15691aa5e0102w70p.html
blog.sina.com.cn/s/blog_15691aa5e0102w70q.html
blog.sina.com.cn/s/blog_15691aa5e0102w70r.html
blog.sina.com.cn/s/blog_15691aa5e0102w70s.html
blog.sina.com.cn/s/blog_15691aabd0102wabj.html
blog.sina.com.cn/s/blog_15691aabd0102wabl.html
blog.sina.com.cn/s/blog_15691aabd0102wabm.html
blog.sina.com.cn/s/blog_15691aabd0102wabn.html
blog.sina.com.cn/s/blog_15691aabd0102wabo.html