overhangio / tutor-android

Building an Android application for your Open edX platform
GNU Affero General Public License v3.0
7 stars 10 forks source link

feat: upgrade to maple #1

Closed regisb closed 2 years ago

regisb commented 2 years ago

In Maple, the plugin API is slightly different: the apk file is built and stored in the android-app Docker image, then served by a simple Caddy file server. This makes it easy to distribute the apk to students.