Simple basketball counter. My first version was from Udacity Android beginners course (and there is an idea from). This one is completely refactored and now use live data and ViewModel as part of Android MVVM. Points and time, are prone to configuration changes like screen rotation (in the first one from course variables where lost due to Activity lifecycle change).
I add a game timer and make a Dark theme for the app, to save your eyes and phone battery
I add a game timer and make a Dark theme for the app, to save your eyes and phone battery
Show More