Skip to content

Adding AAPS build instructions for the command line #2515

@je-l

Description

@je-l

Hi, thanks for the superb AAPS docs.

For most users, the Android Studio build instructions and the new browser build are already great, but for people familiar with the command line, the experience could be improved with CLI build instructions.

The main benefit is that the build process is simpler.

In a nutshell, it's:

  1. Installing Java, git and Android command line tools
  2. Compiling AAPS with the gradlew script.
  3. Signing the APK with apksigner

I can sketch a PR for adding a third build instruction page. What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions