meditationassistant/BUILDING.md

786 B

To build Meditation Assistant from source:

Download

git clone https://code.rocketnine.space/tslocum/meditationassistant.git

Import

Open Android Studio, select Import project and choose the folder downloaded above.

Build

Connect an Android device to your PC using ADB or start an emulated device.

Open the Build Variants panel and choose a variant. Debug variants build quickly, while release variants are optimized.

Variants:

  • opensource: F-Droid
  • free: Google free version
  • full: Google donate version

Click the green play button labeled Run selected configuration to build and install the application.