Android Architecture
Architecture
Typical Android apps look like this
And this
Here is an overview of the app prior to looking at it
Looking at this I am building an app with the architecture of
The was discussion on god class which I had not heard before
- Contains a high number of components
- Components are coupled
- Lengthy class
Avoid a all costs or don't cos I like getting rid of them