SWADroid/README.md

44 lines
1.1 KiB
Markdown
Raw Normal View History

SWADroid
================================
Android client for e-learning platform SWAD.
Content
-------
SWADroid/ Android client.
2010-11-01 11:06:16 +01:00
/LICENSE License file.
/gen/ Files autogenerated by IDE.
/libs/ Libraries required by SWADroid.
/res/ Resources required by SWADroid.
/src/ Source files.
Webservices/ Webservices implemented in SWAD server.
2010-11-01 11:06:16 +01:00
/LICENSE License file.
HISTORY.md Changelog file in GitHub markdown format.
README.md This file in GitHub markdown format.
Mailing list
------------
For discussions with others users, questions and more:
[http://groups.google.es/group/swadroid](http://groups.google.es/group/swadroid)
2010-11-01 11:06:16 +01:00
Copyright and License
---------------------
2010-11-01 11:06:16 +01:00
Copyright (C) 2010, Juan Miguel Boyero Corral
2010-11-01 11:06:16 +01:00
SWADroid client is free software; you can redistribute it and/or modify
it under the same terms as [GPLv3][gplv3] license.
2010-11-01 11:06:16 +01:00
SWADroid Webservices is free software; you can redistribute it and/or modify
it under the same terms as [AGPLv3][agplv3] license.
2010-11-01 11:06:16 +01:00
[gplv3]: http://www.gnu.org/licenses/gpl.html
[agplv3]: http://www.gnu.org/licenses/agpl.html