Adapter, Singleton, Memento

  • Review the adapter, memento and singleton patterns
  • Investigate how these patterns surface in Android
  • Explore the landscape UI Patterns in general

Objectives

  • Extend the pacemaker-android app to enable activities to be listed
  • Explore three patterns in this context:
    • memento
    • singleton
    • adapter