📱📰 Android client for the Nextcloud news/feed reader app
Find a file
2018-09-29 00:48:14 +00:00
.tx Fix transifex 2017-12-19 10:37:23 +01:00
docker-nextcloud-test-instances update docker container 2018-07-11 16:17:29 +02:00
gradle/wrapper update gradle dependencies 2018-09-28 14:11:47 +02:00
MaterialShowcaseView@c1116840d1 Fix bug with f-droid (missing google repo) 2017-12-05 18:56:57 +01:00
News-Android-App [tx-robot] updated from transifex 2018-09-29 00:48:14 +00:00
.gitignore Remove files generated by IDEs 2015-03-29 11:16:01 +02:00
.gitmodules use jitpack instead of submodules 2018-06-12 14:25:07 +02:00
build.gradle update gradle dependencies 2018-09-28 14:11:47 +02:00
CHANGELOG.md update to 0.9.9.18 2018-09-17 19:34:22 +02:00
COPYING-AGPL.md change repo 2013-05-26 14:39:44 +02:00
COPYING-README.md change repo 2013-05-26 14:39:44 +02:00
executeScreengrab.sh add screengrab support / refactoring 2016-03-19 20:08:44 +01:00
gradle.properties update gradle dependencies 2018-09-28 14:11:47 +02:00
gradlew add screengrab support / refactoring 2016-03-19 20:08:44 +01:00
gradlew.bat Update project structure for gradle build system 2014-01-24 09:45:36 +01:00
README.md add @NilsGriebner as contributor (#640) 2018-07-27 12:44:21 +02:00
Screengrabfile Bugfix / Refactoring 2016-03-29 18:04:43 +02:00
settings.gradle use jitpack instead of submodules 2018-06-12 14:25:07 +02:00

Nextcloud News Reader Android App

The Nextcloud News Reader Android App is under AGPLv3 License terms.

Get it on Google Play Get it on F-Droid

Bugs and enhancements can be reported under: https://github.com/owncloud/News-Android-App/issues

Donate

Flattr this git repo

How to use the Beta App via Google Play?

Nextcloud News Beta

Help to translate

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).

How to compile the App

Requirements:

  1. Android Studio

Download and install:

  1. Open cmd/terminal

  2. Navigate to your workspace

  3. 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
  1. Import the Project and start coding!

  2. 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 david-dev@live.de

Contributors

Changelog