Slide 3
Slide 3 text
“Before you jump in, you should realize code optimization is
not the first priority in your application development.
Delivering a good user experience and focusing on code
maintainability should be among your top priorities. In fact,
code optimization should be one of your last priorities, and
may not even be part of the process altogether. However, good
practices can help you reach an acceptable level of
performance without having you go back to your code,
asking yourself “what did I do wrong?” and having to spend
additional resources to fix it.”
- Herve Guihot, Pro Android Apps Performance Optimization