installation - redeem4/Care_Corner GitHub Wiki

  1. Install Android Studio

  2. Next, clone the repository,

    • if this is your first time using Android Studio click

        `Check out project from Version Control > Git`
      
    • if it is not then click

        `File > New > Import from Version Control > Git`
      
    • Then paste https://git-community.cs.odu.edu/ewebb/Care_Corner.git in the URL box and click Clone

  3. Check that there was a successful build

  4. Run the app on the built in emulator (Pixel 3A is recommended).

To include database connection follow the instructions on the API readMe here