Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 569 Bytes

File metadata and controls

16 lines (10 loc) · 569 Bytes

Pacific Education Survey Tool

This README file explains how to build and run android application

Steps

  • Download and install Android Studio
  • Launch and select Open an existing Android Studio project
  • Select project folder and press Open
  • If IDE suggests to install some SDKs, install it
  • Wait until all initialization processes finished
  • Run app on Android emulator or on real device by pressing Play button on right-top panel, or by pressing cmd+r/cmd+d shortcuts