https://kotlinlang.org logo
j

jw

04/20/2016, 4:10 PM
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