Android Activity Lifecycles

November 2, 2010
Tags: ,

Tonight, at the Omaha Maker Group meeting, Nick gave a brief presentation on Android development, as it related to a clock-reading application that he is developing.  As some of you may know,  I have also been learning enough Java to play with Android development for the purposes of building Pi Trainer for piday.org.  Anyhow, Nick hit upon the Android  Activity Lifecycle, which is something that I really knew nothing of prior to tonight.  I think that, armed with this knowledge, I can fix a glitch in Pi Trainer related to saving your progress when shifting between screens.

Leave a Reply