# Сборка AAPS ## Постройте сами вместо скачивания **The AAPS app (an apk file) is not available for download, due to regulations around medical devices. Построить приложение для собственного использования вполне законно, но передавать копию другим не разрешается!** See [FAQ page](../UsefulLinks/FAQ.md) for details. --- Two methods are available to build the AAPS app: ### Build with a browser You can build the app with your smartphone using GitHub actions, and save it in your Google Drive. **[Follow these instructions.](./BrowserBuild.md)** ---- ### Build with a computer You can build the app with your computer using Android Studio. **[Follow these instructions.](./ComputerBuild.md)**