글
https://developers.google.com/events/io/2012/sessions/gooio2012/101/
Making Good Apps Great: More Advanced Topics for Expert Android Developers
가장 인상적이었던 것은 3G에서 배터리를 아끼려면, network 통신 빈도를 줄여야 한다는 것.
wifi 에서는 상관 없는 얘기일지도 모르겠다.
http://developer.android.com/training/efficient-downloads/efficient-network-access.html
pre-fetching 을 지향해야겠다.
local cache도 잘 활용하고 조합해야겠다.
periodic transfer는 매우 안좋다. 생각보다 더 안 좋다.
하지만, battery를 이렇게 아낀들 누가 알아줄까,, 엄청 유명한 app이 아니라면.
'공부 > Computers' 카테고리의 다른 글
Google io 2003 Android graphics performance (0) | 2013.12.15 |
---|---|
Google io 2013 android custom views (0) | 2013.12.15 |
워싱턴대 컴퓨터 네트워크 동영상 강의 (0) | 2013.12.13 |
건조한 현장 Designing and Executing Information Security Strategies (0) | 2013.12.11 |
c programming video lectures 찾기 (0) | 2013.09.04 |
unity windbg 교육 (0) | 2013.05.16 |
Marakana에 있는 Android services 관련 강의 보기 (0) | 2013.02.01 |
Wwdc 2012 Adopting storyboards in your app (0) | 2013.01.14 |
android dalvik memory video (0) | 2013.01.14 |
Stanford ios programming 2011 fall UITableView (0) | 2013.01.13 |
RECENT COMMENT