I created a WearOS bus arrivals application using Jetpack Compose primarily for personal use, as I couldn’t find any reliably working or up-to-date apps for bus arrivals for WearOS. Many of the existing options were either outdated or did not function as expected, which made it difficult for me to get accurate bus arrival information without having to open my phone. I developed this application to primarily meet the features I needed.
The app features a simple interface where I can view bus routes, favourite specific stops or buses, and see the bus arrival times when I select a stop. This project allowed me to dive into the world of modern android development and learn how to use Jetpack Compose.