We'll explore the structure and functionality of these frameworks, and
show how to apply them to develop concurrent programs.
Such as a threaded downloads application that implements three
concurrency models using the Android Hammer, and AsyncTask frameworks.
We also demonstrate how Android concurrency frameworks are applied to
its middleware and packaged applications.
As well has how its frameworks are enhanced, by the application of
Gang of Four patterns, such as template method, strategy, and factory method.
And POSA patterns, such as active object, command processor, half sync half async,
and threat specific storch.
[MUSIC]