prime time yet Try to use RxJava as much as we can, but... Sometimes declarative programming is easier to understand and, therfore, maintain Sometimes it feels like MVP (Model View Presenter)
classes -> constructor injection Easier to test and setup Mock dependencies Heavy use of interfaces Provide different implementations based on context/brand/settings...
love Mockito We love less PowerMockito Helpful for mocking 3rd party dependencies Jenkins builds every opened pull requests and runs all the tests Lint checks for missing translations, styling...