Go to file
Juan Miguel Boyero Corral 48988304c3
Merge branch 'develop' into feat/kahoot
2021-07-14 08:48:28 +02:00
.github Upgrade to GitHub-native Dependabot (#323) 2021-04-28 18:54:24 +02:00
.travis Fix Travis CI encrypted vars for Pull Requests (#288) 2020-09-06 12:30:16 +02:00
SWADroid Merge branch 'develop' into feat/kahoot 2021-07-14 08:48:28 +02:00
doc/ER_db Removed REST support and obsolete docs 2015-08-23 18:33:28 +02:00
gradle/wrapper Upgrade Gradle to version 7.0.1 (#327) 2021-05-12 17:32:07 +02:00
.gitignore Add Firebase dependencies (#298) 2020-10-14 21:10:03 +02:00
.travis.yml Fix apksigner input ak 2020-12-19 13:26:54 +01:00
LICENSE Integrated ZXing into SWADroid project 2012-04-18 13:22:10 +02:00
README.md Update README.md 2021-06-30 20:13:59 +02:00
build.gradle Bump gradle from 4.2.1 to 4.2.2 (#343) 2021-07-01 14:19:41 +02:00
gradle.properties Migrate to android-Q (#248) 2019-06-06 20:54:01 +02:00
gradlew Add GitHub CI (#316) 2021-02-21 19:41:45 +01:00
gradlew.bat Add GitHub CI (#316) 2021-02-21 19:41:45 +01:00
keystore.jks.enc Enable APK Autodeploy in Travis CI (#240) 2018-05-18 00:51:10 +02:00
settings.gradle Update automatically Android version code and version name from git tag 2015-10-11 12:10:53 +02:00

README.md

SWADroid

Android client for e-learning platform SWADroid

SWADroid

SWADroidSWADroidSWADroidSWADroid

CI Status

Branch CI status
develop Build Status Develop
master Build Status Master

Releases libraries.io Codacy Badge

Copyright (C) 2010, Juan Miguel Boyero Corral

Copyright and License SWADroid client is free software; you can redistribute it and/or modify it under the same terms as GPLv3 license.

Copyright and License SWADroid uses Android DataFrameWork library developed by Javier Pérez Pacheco and licensed under LGPLv3.

Copyright and License SWADroid uses ksoap2-android library developed by Manfred Moser and licensed under MIT.

Copyright and License SWADroid uses ZXing Android Embedded library developed by journeyapps and licensed under Apache License 2.0.

Copyright and License SWADroid uses Universal Image Loader library developed by Sergey Tarasevich and licensed under Apache License 2.0.

Copyright and License SWADroid uses MathJax library developed by The MathJax Team and licensed under Apache License 2.0.

Copyright and License SWADroid uses GSon library developed by Google and licensed under Apache License 2.0.

Author

Contributors

Contributing

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.

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.