| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Modern vision of the mobile application for the Open edX platform from Raccoon Gang.
Check out the source code:
git clone https://github.com/openedx/openedx-app-android.git
Open Android Studio and choose Open an Existing Android Studio Project.
Choose openedx-app-android.
Configure config_settings.yaml inside default_config and config.yaml inside sub directories to point to your Open edX configuration. Configuration Documentation
Select the build variant develop, stage, or prod.
Click the Run button.
This project targets on the latest Open edX release and rely on the relevant mobile APIs.
If your platform version is older than December 2023, please follow the instructions to use the API Plugin.
The code in this repository is licensed under the Apache-2.0 license unless otherwise noted.
Please see LICENSE file for details.
| Back | FazBrowse Home | New Git URL |