While going throigh the material available online on Android Graphics, I have few queries related to Android Graphics:
- What is Window ? how it is related to View ?
- Does every application have its own Window ?
- Can one application have more than one window ?
- As Surfaceflinger composes surface does it composes the window also ?
I have gone through other question asked also, but still these question is not clear to me.