Android Best Proactices for Performance 노트
개시하다
이 문서는 Android Developers 문서의'Best Proactices for Performance'의'Performance Tips'와'Improving Layout Performance'의 간이한'메모'다.번역이 아니기 때문에 자세한 내용은 링크된 문서를 확인하세요.
성능 감자칩
원칙.
원칙.
Tips
http://developer.android.com/training/articles/perf-tips.html#ObjectCreation
http://developer.android.com/training/articles/perf-tips.html#PreferStatic
http://developer.android.com/training/articles/perf-tips.html#UseFinal
http://developer.android.com/training/articles/perf-tips.html#GettersSetters
http://developer.android.com/training/articles/perf-tips.html#Loops
http://developer.android.com/training/articles/perf-tips.html#AvoidFloat
http://developer.android.com/training/articles/perf-tips.html#UseLibraries
레이아웃 성능 향상
레이아웃 계층 최적화
레이아웃 확인
레이아웃 수정
LINT 사용
이미지 참조 소스: http://developer.android.com/training/improving-layouts/optimizing-layout.html#Lint
인클로드를 이용하여 판면을 새롭게 디자인하다
필요 시 View 로드
원활한 스크롤을 위한 ListView 제작
Reference
이 문제에 관하여(Android Best Proactices for Performance 노트), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/suzukihr/items/8d24396027933035a1d9텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)