I'm in a "special" situation about efficiency of my program. Now I'm at a phase where I need to improve the performance of the application, make it top notched and reduce battery consumption.
Before the question:
- First of all, my application work. It runs fine - no errors whatsoever.
- Secondly, I have read Designing for Performance on Android developers website and I have optimized small things they've requested. No problems whatsoever.
Now, I'm curious to know about other developers' special tricks (fixes) which they have used to optimize their own applications. Stuff that users may never recognize or pay attention to. However, the fixes will either increase the battery life or help improve maintenance of the application.
So, what's your unique optimizing trick(s)? It doesn't have to be Android specific.
I'm in a particular situation where I'm really looking for knowledge and I think this will be a great opportunity to share developers knowledge about a situation they've all been in.
Please, vote up great answers as that will encourage great developers to share their knowledge.