Skip to content

Commit 271b57a

Browse files
committed
New translations buildingaaps.md (Portuguese, Brazilian)
1 parent 2d97c8b commit 271b57a

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

docs/CROWDIN/pb/SettingUpAaps/BuildingAaps.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,26 @@ See [FAQ page](../UsefulLinks/FAQ.md) for details.
88

99
---
1010

11-
Two methods are available to build the AAPS app:
11+
Three methods are available to build the AAPS app:
1212

13-
### Build with a browser
13+
### Build with a browser (recommended)
1414

1515
You can build the app with your smartphone using GitHub actions, and save it in your Google Drive.
1616

1717
**[Follow these instructions.](./BrowserBuild.md)**
1818

1919
----
2020

21-
### Build with a computer
21+
### Build with Android Studio
2222

23-
You can build the app with your computer using Android Studio.
23+
You can build the app with your computer using Android Studio. This used to be the only build option, nowadays Android Studio is mostly used by developers who consider making code changes.
2424

2525
**[Follow these instructions.](./ComputerBuild.md)**
2626

27+
----
28+
29+
### Build using the command-line
30+
31+
This option is intended for those who prefer to build AAPS in local command-line, without installing Android Studio.
32+
33+
**[Follow these instructions.](./CLIBuild.md)**

0 commit comments

Comments
 (0)