Pattern Selection
Pattern Selection
Adapter
Adapter
Singleton
Singleton
Memento
Memento
Mediator
Mediator
Pattern Labs
Pattern Labs
Pacemaker-android V4
Pacemaker-android V4
POSA Half Sync / Half Async
POSA Half Sync / Half Async
Pacemaker-android V6
Pacemaker-android V6
Lab-06a
Build a set of views to support signup/login and navigation. Incorporate suitable models. Introduce the Facade pattern to encapsulate Model access.
Lab-06b
Retrieve a list of users from a remote REST service. Implement this using the using the Half Sync/Half Async Pattern.
Lab-06c
Complete the android application to include activity sync support using the Half Sync/Half Async Pattern. Overlay this with a Mediator implementation.