You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`A fork is a copy of a repository. Forking a repository allows you to freely experiment with changes without affecting the original project. View existing forks.`</br>
67
-
*`Required fields are marked with an asterisk (*).`*</br>
68
-
**`No available destinations to fork this repository.`**</br></br>
69
-
This means you already have an existing fork of AndroidAPS.</br>
70
-
Make sure it's up to date and continue to Preparation Steps.
-If you are building from an Android device, install [File Manager Plus](https://play.google.com/store/apps/details?id=com.alphainventor.filemanager) from the Google Play store.
88
+
-如果你正在使用 Android 设备进行构建,请从 Google Play 商店安装 “[File Manager Plus](https://play.google.com/store/apps/details?id=com.alphainventor.filemanager)”(文件管理器 +)。
86
89
87
90
```{admonition} File Manager Plus
88
91
:class: dropdown
89
92
90
93
:::{include} BrowserBuildFileManagerPlus.md
91
94
```
92
95
93
-
-Download the preparation file from here: [aaps-ci-preparation.html](https://github.com/nightscout/aaps-ci-preparation/releases/download/release-v1.1.2/aaps-ci-preparation.html)
AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS):
120
-
-If this is your first time building AAPS (or you don't have a an Android Studio JKS), follow[AAPS-CI Option 1 – Generate JKS](aaps-ci-option1)to complete the setup.
Building AAPS with **Option 1** will not allow you to upgrade your existing AAPS.
125
-
You will need to:
126
-
1. [Export settings](#ExportImportSettings-Automating-Settings-Export) on your phone.
127
-
2. Copy or upload the settings file from your phone to an external location (i.e. your computer, cloud storage service…).
128
-
3. Generate a new version of the signed apk as described in Option 1 and transfer it to your phone.
129
-
4. Uninstall previous AAPS version on your phone.
130
-
5. Install new AAPS version on your phone.
131
-
6. [Import settings](#ExportImportSettings-restoring-from-your-backups-on-a-new-phone-or-fresh-installation-of-aaps) to restore your objectives and configuration.
132
-
7. Restore your data from Nightscout.
125
+
使用 选项 1 (Option 1) 构建 AAPS 将无法直接升级你现有的 AAPS。
126
+
你需要: [Export settings](#ExportImportSettings-Automating-Settings-Export) on your phone.
127
+
2. 将设置文件从手机复制或上传到外部位置(例如:你的电脑、云存储服务等)。
128
+
3. 按照“选项 1”所述的方法,生成一个新版本的已签名 APK,并将其传输到你的手机上。
129
+
4. 在您的手机上卸载之前的 AAPS 版本。
130
+
5. 在您的手机上安装新的 AAPS 版本。
131
+
6. 导入设置以恢复你的任务进度(Objectives)和配置信息
132
+
7. 从 Nightscout 恢复你的数据。
133
133
```
134
134
135
-
-If you want to use your own JKS (the one you used on a previous build of AAPS from a computer in Android Studio), you know its password and alias (key0), please choose [AAPS-CI Option 2 – Upload Existing JKS](aaps-ci-option2).
0 commit comments