Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Note: Dristhi App build depends on Server build, so please complete that before building app

  1. Clone Dristhi app git repository from https://github.com/SEL-Columbia/drishti-app using git clone https://github.com/SEL-Columbia/drishti-app
  2. Android Emulator
    1. Default Emulator: Create, for the first time, and start an Android Virtual Device by using android avd with API level 16 and screen resolution 1024 X 600
    2. Genymotion: Alternatively, you can also install Genymotion Android Emulator which is much faster than the default Android emulator.
      1. Install Genymotion emulator
      2. Install Virtual Box
      3. Follow ARM Translation instructions to get Dristhi app working on Genymotion
      4. Start Genymotion emulator and create a Virtual device with API level 16 and screen resolution 1024 X 600
  3. Run mvn clean install from the root directory of Dristhi app
  • No labels