787 B
787 B
To build Meditation Assistant from source:
Download
git clone https://gitlab.com/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: Amazon/Google free version
- full: Amazon/Google paid version
Click the green play button labeled Run selected configuration to build and install the application.