2015年1月6日,Google官方發(fā)布了一系列關(guān)于Android性能優(yōu)化的小視頻,將其命名為Android Performance Patterns,這一些列視頻放在YouTube上,觀看的話需要科學(xué)地上網(wǎng)。

官方簡(jiǎn)介:
Android Performance Patterns is a collection of videos focused entirely on helping developers write faster, more performant Android Applications. On one side, it’s about peeling back the layers of the Android System, and exposing how things are working under the hood. On the other side, it’s about teaching you how the tools work, and what to look for in order to extract the right perf out of your app.
But at the end of the day, Android Performance Patterns is all giving you the right resources, at the right time to help make the fastest, smoothest, most awesome experience for your users. And that’s the whole point, right?
總之就是一系列講解Android性能相關(guān)的視頻。這些小視頻的時(shí)間非常短,在3-5分鐘之內(nèi),主講人的英文語(yǔ)速也非??欤跗谶@些視頻沒(méi)有翻譯的時(shí)候,著實(shí)考驗(yàn)了一把聽(tīng)力。好消息是現(xiàn)在這些視頻已經(jīng)都有中英文字幕了。
這些視頻的時(shí)間雖然很短,但是信息量卻非常大,有些他一句話帶過(guò)的內(nèi)容,我們卻需要花費(fèi)很多的時(shí)間去研究他的原理,或者研究一個(gè)調(diào)試工具如何使用。也就是說(shuō),這一系列視頻并沒(méi)有真正教你如何去優(yōu)化你的應(yīng)用,而是告訴你關(guān)于Android性能優(yōu)化你需要知道的知識(shí),這樣你去優(yōu)化你的Android應(yīng)用的時(shí)候,知道該用什么工具,該采取什么樣的步驟,需要達(dá)到什么樣的目標(biāo)。
由于我最近也在研究Android性能優(yōu)化相關(guān)的課題,這個(gè)視頻第一時(shí)間出來(lái)的時(shí)候我就看了好幾遍,所以一早就有將這一系列視頻翻譯成中文的想法。后來(lái)看了幾遍之后,我發(fā)現(xiàn)僅僅翻譯成中文其實(shí)意義不大,他所講述的每一個(gè)知識(shí)點(diǎn),都是可以寫(xiě)成一篇博文甚至好幾篇博文的,所以就有了這一系列文章的出現(xiàn)。
每一篇文章中,我都會(huì)先將視頻中涉及到的知識(shí)點(diǎn)列出來(lái),然后一一進(jìn)行講解。有些調(diào)試工具由于篇幅原因,可能會(huì)寫(xiě)到單獨(dú)的博文中。
另外催生我寫(xiě)這一系列文章的是胡凱,他的博客 http://hukai.me/android-performance-patterns 第一時(shí)間就將這一些列視頻的內(nèi)容翻譯成了中文,優(yōu)美的排版加上過(guò)硬的翻譯,讓這篇博文被廣泛傳播,備受好評(píng)。同時(shí)他也是github上 android-training-course-in-chinese 項(xiàng)目的發(fā)起人,他的Github主頁(yè):https://github.com/kesenhoo。他對(duì)于分享的熱情我非常敬佩。如果你并非是Android應(yīng)用開(kāi)發(fā)者或者對(duì)技術(shù)細(xì)節(jié)不感興趣的話,直接看他的那篇Android性能優(yōu)化典范即可,看完之后你會(huì)對(duì)這一些列視頻有一個(gè)大概的認(rèn)識(shí)。
下面是關(guān)于Android性能優(yōu)化典范這一些列視頻的一些資源信息:
- YouTube主頁(yè):Android Performance Patterns
- 作者Google+主頁(yè):
- Android Performance Patterns的Google+社群:
OK,Let us start?。?!