Skip to content

torresejay102/Sample-App-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-app-android

Repository for Sample App Android

I. Installation of Android Studio

  1. Download the latest version of Android Studio here: https://developer.android.com/studio/preview
  2. Install Android Studio after the download has finished (Recommended version is Android Studio Koala)
  3. Clone the repository and open it using Android Studio

II. Running the App

  1. Import the project using Android Studio and wait for all of the dependencies to be downloaded.
  2. Run the app by clicking the play icon

III. Running Instrumented Test

  1. Find SampleAppInstrumentedTest File
  2. Run the test by clicking the play icon beside the class name

IV. Features

  1. The User Interface of the app is built using Jetpack Compose
  2. All Database Functions are built using Room

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages