Design Patterns in Android
  • The Android APIs make heavy use of the Template Method pattern, in which base classes like Activity define numerous methods you must override.
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License