continuous-integration/drone/push Build is passing
Details
## What changes were proposed in this pull request? * Update dependencies ## How was this patch tested? Manually. Reviewed-on: #422 Co-authored-by: Amab <juanmi1982@gmail.com> Co-committed-by: Amab <juanmi1982@gmail.com> |
||
---|---|---|
.github | ||
.travis | ||
SWADroid | ||
doc/ER_db | ||
gradle/wrapper | ||
.drone.yml | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
keystore.jks.enc | ||
settings.gradle |
README.md
SWADroid
Android client for e-learning platform
Copyright and License
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.
Author
Contributors
- Antonio Cañas Vargas
- Helena Rodríguez Gijón
- Antonio Aguilera Malagón
- José Antonio Guerrero Avilés
- Alejandro Alcalde
- Rubén Martín Hidalgo
- Javier Bueno López
Contributing
SWADroid is an open source project. I encourage contributions.
Notice
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.