Android client for e-learning platform
This project has given up GitHub. (See Software Freedom Conservancy's Give Up GitHub site for details.)
You can now find this project at SWADroid Gitea repository instead.
Any use of this project's code by GitHub Copilot, past or present, is done without our permission. We do not consent to GitHub's use of this project's code in Copilot.
Join us; you can give up GitHub too!
Copyright (C) 2010, Juan Miguel Boyero Corral
SWADroid client is free software; you can redistribute it and/or modify it under the same terms as GPLv3 license.
SWADroid uses Android DataFrameWork library developed by Javier Pérez Pacheco and licensed under LGPLv3.
SWADroid uses ksoap2-android library developed by Manfred Moser and licensed under MIT.
SWADroid uses ZXing Android Embedded library developed by journeyapps and licensed under Apache License 2.0.
SWADroid uses Universal Image Loader library developed by Sergey Tarasevich and licensed under Apache License 2.0.
SWADroid uses MathJax library developed by The MathJax Team and licensed under Apache License 2.0.
SWADroid uses GSon library developed by Google and licensed under Apache License 2.0.
SWADroid is an open source project. I encourage contributions.
The Github team has also been kind enough to write up some great documentation on working with pull requests.
Requests to the SWAD web service require an API key. This API key has not been uploaded to the repository for security reasons.
The keystore.properties
file must be created in the root of the project, at the same level as this README.md
file, with the following format:
SWAD_APP_KEY=ExampleAPIKey
If you want to collaborate with the SWADroid project you can request the API key by sending a request to Contact Support.