Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/nextcloud/news-android.git
19cb8a31fe | ||
---|---|---|
.circleci | ||
.tx | ||
News-Android-App | ||
docker-nextcloud-test-instances | ||
gradle/wrapper | ||
.gitignore | ||
CHANGELOG.md | ||
COPYING-AGPL.md | ||
COPYING-README.md | ||
README.md | ||
Screengrabfile | ||
build.gradle | ||
executeScreengrab.sh | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
README.md
Nextcloud News Reader β Android App
The Nextcloud News Reader Android App is under AGPLv3 License terms.
Bugs and enhancements can be reported under: https://github.com/nextcloud/news-android/issues
How to use the Beta App via Google Play?
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 and improve one of over 100 languages (it's the android-news app).
How to compile the App
Requirements:
- Android Studio
Download and install:
- Open cmd/terminal
- Navigate to your workspace
- Then type in:
git clone https://github.com/nextcloud/news-android.git
- Import the Project in Android Studio and start coding!
Testing with Android Auto:
- Open Android Studio, click on "Tools" -> "SDK Manager"
- Select and install "Android Auto API Simulators"
- Open terminal, go to /extras/google/simulators
- Install apk using adb (
../../../platform-tools/adb install media-browser-simulator.apk
) - Install apk using adb (
../../../platform-tools/adb install messaging-simulator.apk
)
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
- David Luhmer (Maintainer)
- Daniel Schaal
- otrichet
- cemrich
- Benjamin Stephan
- Stefan Niedermann
- Nils Griebner
- AnotherDaniel
- Unpublished
Changelog
- see CHANGELOG.md