Repository for Sample App Android
- Download the latest version of Android Studio here: https://developer.android.com/studio/preview
- Install Android Studio after the download has finished (Recommended version is Android Studio Koala)
- Clone the repository and open it using Android Studio
- Import the project using Android Studio and wait for all of the dependencies to be downloaded.
- Run the app by clicking the play icon
- Find SampleAppInstrumentedTest File
- Run the test by clicking the play icon beside the class name
- The User Interface of the app is built using Jetpack Compose
- All Database Functions are built using Room