<@U748MLPT6> Just create this repository object, p...
# android
g
@ech0s7r Just create this repository object, pass context to constructor, then cache it in your application class (if you really need singleton). Then use this instance to create instances of other classes that depend on it. It's called dependency injection, architecture/design technique/principal