i'll answer my own question: you would write a fac...
# android
j
i'll answer my own question: you would write a factory class which was responsible for creating activities. but how does that factory get instantiated? well it would have to have a public no-args constructor and we're back to where we started