Back to Super Productivity

Build for Android

docs/wiki/2.14-Build-for-Android.md

18.4.4997 B
Original Source

Build for Android

How to build the Android app for Super Productivity.

The Android app is developed in a separate repository and supports Connectivity-Free Mode (offline-first) and Online-Only Mode (compatibility).

Where to Find Instructions

Full build and configuration steps are in the Android repo:

android/README.md (in this repository: android/README.md)

That README covers:

  • [[2.12-Package-the-App]] (Electron/desktop packaging)
  • [[2.11-Run-the-Development-Server]]