Nextcloud News Reader – Android App ================================== [![Android CI](https://github.com/nextcloud/news-android/workflows/Android%20CI/badge.svg)](https://github.com/nextcloud/news-android/actions) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/2bb65782750445c99e80dab29f6701a6)](https://www.codacy.com/app/Nextcloud/news-android?utm_source=github.com&utm_medium=referral&utm_content=nextcloud/news-android&utm_campaign=Badge_Grade) The Nextcloud News Reader Android App is under [AGPLv3](https://www.gnu.org/licenses/license-list.html#AGPLv3.0) License terms. [![Latest Release](https://img.shields.io/github/v/tag/nextcloud/news-android?label=latest+release&sort=semver)](https://github.com/nextcloud/news-android/releases) [![F-Droid Release](https://img.shields.io/f-droid/v/de.luhmer.owncloudnewsreader)](https://f-droid.org/de/packages/de.luhmer.owncloudnewsreader/)
*Bugs and enhancements can be reported under*: https://github.com/nextcloud/news-android/issues How to use the Beta App via Google Play? ================================== [Nextcloud News Beta](https://play.google.com/apps/testing/de.luhmer.owncloudnewsreader) Help to translate ================================== Have you found a translation error? Or would you like to use Nextcloud News Reader in your native language? You can [join the translation team](https://www.transifex.com/nextcloud/nextcloud/) 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 https://github.com/nextcloud/news-android.git` 4. Import the Project in Android Studio and start coding! Testing with Android Auto: ----------------------- 1. Open Android Studio, click on "Tools" -> "SDK Manager" 2. Select and install "Android Auto API Simulators" 3. Open terminal, go to