Skip to content

Add app: Schule (Primary in German)

Nei requested to merge (removed):de-primary into master

An app born out of corona

I tried to build the package with fdroidserver but unfortunately I'm running into this issue docker-executable-fdroidserver#5 (closed)

Then I tried to run fdroidserver as root, but now I got

Failed to install the following Android SDK packages as some licences have not been accepted. platforms;android-28 Android SDK Platform 28 build-tools;27.0.3 Android SDK Build-Tools 27.0.3 To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager.

I can build the app fine locally (without the fdroid toolchain) with ./gradlew

I also opened docker-executable-fdroidserver!7 (closed) which also works to build the app successfully

Edited by Pierre Rudloff

Merge request reports