# AAPS erstellen ## Kein Download möglich - APK muss selbst erstellt werden **Die AAPS-App (eine apk-Datei) ist aufgrund der Vorschriften rund um medizinische Geräte nicht zum Download verfügbar. Es ist zulässig, die App für den eigenen Gebrauch zu erstellen, aber du darfst keine Kopie an andere weitergeben!** Zu den Details schaue bitte auf die [FAQ-Seite](../UsefulLinks/FAQ.md). --- 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)**