构建(Building)AAPS

自行构建而非下载

由于医疗器械相关法规的限制,AAPS应用(一个apk文件)无法提供下载。 构建该应用供自己使用是合法的,但不得将副本提供给他人

详情请参阅常见问题页面


Three methods are available to build the AAPS app:


Build with Android Studio

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.

Follow these instructions.


Build using the command-line

This option is intended for those who prefer to build AAPS in local command-line, without installing Android Studio.

Follow these instructions.