Skip to content

edx/edx-mobile-marketplace-android

 
 

Repository files navigation

EducationX Android

Modern vision of the mobile application for the Open EdX platform from Raccoon Gang.

Documentation

Building

  1. Check out the source code:

     git clone https://github.com/openedx/openedx-app-android.git
    
  2. Open Android Studio and choose Open an Existing Android Studio Project.

  3. Choose openedx-app-android.

  4. Configure the config.yaml with URLs and OAuth credentials for your Open edX instance.

  5. Select the build variant develop, stage, or prod.

  6. Click the Run button.

API plugin

This project uses custom APIs to improve performance and reduce the number of requests to the server.

You can find the plugin with the API and installation guide here.

License

The code in this repository is licensed under the Apache-2.0 license unless otherwise noted.

Please see LICENSE file for details.

About

The mobile app for Android for the Open EdX Platform.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.7%
  • Other 0.3%