Copyright (C) 2012 The Android Open Source Project
Licensed under the Apache License V 2.0
This code was used in one of the older Android Tutorials It is a good example of several Android coding components
- Activity Lifecycle
- LinearLayout
- RelativeLayout
- Field naming standard
- Dialogue using an xml layout
- More advanced:
- Handler
- HashMap & Map
- ArrayList & List