Having some fun learning Kotlin in Android Studio. Spent a bit of time working on a step tracker app the last couple of days. Got navigation between a few different fragments working and a SQLite database working. The plan is to have a view for looking at all records logged, a screen to add steps, and a graph view to look at progress over time. Also might add achievements and maybe goal tracking. Pretty excited about my progress so far!