Back to Super Productivity

Build for Android

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

18.18.0995 B
Original Source

Build for Android

How to build the Android app for Super Productivity.

The Android app lives in the android/ directory of this repository and supports Connectivity-Free Mode (offline-first) and Online-Only Mode (compatibility).

Where to Find Instructions

Full build and configuration steps are in:

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]]