Tag Archives: logs

5 Principles of Android Logging

A recent question got me thinking about how I use logging in my development/debug process.

Don’t tell lies.

Remember that it’s easy to lie to yourself with logs. I can’t tell you how many times I have made incorrect assumptions about what is going wrong with my code based on the truth presented by the logs. Eventually after exhausting all the other options you finally start tracking down the real problem.

Continue reading 5 Principles of Android Logging

ETE Preview

I’ll be speaking at the Emerging Technology for the Enterprise conference about fragments, why you should be using them, and more importantly how to start today.

Here’s a good place to start if you will be unable to join me or want to read ahead.

Continue reading ETE Preview