My first two-page app using Android Studio and Kotlin. Page 1, labeled "Sun" has a button called "Find Shade". Page 2, labeled as "Shade" has a button called "Find Sun". The user can click on each button to navigate back and forth between the two pages.
I created this using Android Studio as my IDE. This was my first time using Kotlin. It's very easy to get an app up and running in Android Studio. I am working on another project now.
The purpose was for a CSS 545 Mobile Computing at UW Bothell. This was our initial project to get us started.
I plan to build on this and use this as the home screen for an app. More to come!