The Nextcloud News Reader Android App is under AGPLv3 License terms.
Bugs and enhancements can be reported under: https://github.com/owncloud/News-Android-App/issues
Have you found a translation error? Or would you like to use ownCloud News Reader in your native language?
You can join the translation team and improve one of over 100 languages (it's the android-news app).
- Android Studio
-
Open cmd/terminal
-
Navigate to your workspace
-
Then type in:
git clone --recursive https://github.com/owncloud/News-Android-App.git
for the dev branch:
git clone --recursive https://github.com/owncloud/News-Android-App.git -b dev
-
Import the Project and start coding!
-
If you should ever get a Gradle error
Configuration with name 'default' not found
while building, execute following commands in the projects root directory:
git submodule init
git submodule update
That's all. I hope it works for you! If something is not working, please send me an email to [email protected]
- David Luhmer (Maintainer)
- Daniel Schaal
- otrichet
- cemrich
- Benjamin Stephan
- Stefan Niedermann
- Nils Griebner
- see CHANGELOG.md