Androidx, (16) to Android10, latest best practices @ google
MVVM
pattern with Navigation
, LiveData
, Dagger, and Firebase
login. Repository
pattern allows for separation of concerns.
A NavigationDrawer provides users a choice of games such as TicTacToe. (more to come)
-
[Androidx][]
-
[Coroutines][]
-
[Firebase][firebase] for Login Auth
-
espresso for UI tests
-
mockito for mocking in tests
-
Retrofit Mock for creating a fake API implementation for tests