Woording's Android app.
This app is built with de latest Android-Studio Preview and the latest alpha version of Gradle.
The first beta is now released. If you want to test, you have to opt-in and then you can download it from Google Play.
First screenshots are here
Phone:
Tablet:
To clone the submodules you have to clone this project normally and then run the following commands:
git submodule init
git submodule update
To update submodules do:
git submodule foreach git pull
Woording-android makes use of the following libraries
- Android Support Libraries
- Licensed under Creative Commons Attribution 2.5
- MaterialDrawer
- Site
- Apache 2.0 License
- Volley
Some classes are copied and edited from the Android Open Source Project which has an Apache 2.0 License.