Monthly Archives: February 2012

Learning Android: Shaving a Yak

I built another Android app: a bmi calculator. I spent a lot more time with it than I would have thought in the beginning. Basically I learned how to build a custom component with custom attributes and how to use an alternative layout for landscape view. I also learned to use the very good compatibility [...]