📱📰 Android client for the Nextcloud news/feed reader app
Find a file
2017-11-09 23:17:12 +01:00
.tx Add one more invalid language to transifex mapping. 2015-10-03 08:37:27 +02:00
docker-nextcloud-test-instances Add docker test container 2017-05-26 22:34:31 +02:00
gradle/wrapper update to Android Studio 3 / update gradle to v.3.0.0 / update butterknife to v.8.8.1 2017-11-07 20:18:06 +01:00
MaterialShowcaseView@89411a169c update to Android Studio 3 / update gradle to v.3.0.0 / update butterknife to v.8.8.1 2017-11-07 20:18:06 +01:00
News-Android-App Fix app crashes on Android 8 2017-11-09 19:40:52 +01:00
ownCloud-Account-Importer@242635e41c update to Android Studio 3 / update gradle to v.3.0.0 / update butterknife to v.8.8.1 2017-11-07 20:18:06 +01:00
.gitignore Remove files generated by IDEs 2015-03-29 11:16:01 +02:00
.gitmodules Deleted unused submodule. 2015-11-17 16:35:40 +01:00
build.gradle update to Android Studio 3 / update gradle to v.3.0.0 / update butterknife to v.8.8.1 2017-11-07 20:18:06 +01:00
CHANGELOG.md Fix #571 2017-11-09 19:30:46 +01: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 Fix #583 (App crashes on Android 8) 2017-10-19 22:16:44 +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 update badge / beta url in readme 2017-11-09 23:17:12 +01:00
Screengrabfile Bugfix / Refactoring 2016-03-29 18:04:43 +02:00
settings.gradle Use customtabs support library, remove customtabs submodule 2015-09-27 12:04:58 +02:00

Nextcloud News Reader Android App

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

Get it on Google Play

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