Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 612 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 612 Bytes

Find Aid Android App.

Description

"Find Aid" app is designed as a part of the thesis work for Moldova State University.

Initialisation

Using Android Studio IDE.

  1. Install Android Studio

Gradle is preinstalled as a part of Android Studio Project.

  1. Install git
  2. Open a directory, where one wants to place the project.
  3. Open git in the directory.
  4. Type:
git clone https://github.com/<account_name>/find-aid.git
  1. Open Android Studio and import the project.