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
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).
- Android Studio
- 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!
- Open Android Studio, click on "Tools" -> "SDK Manager"
- Select and install "Android Auto API Simulators"
- Open terminal, go to /extras/google/simulators (e.g.
cd ~/Library/Android/sdk/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
)
Advanced Testing Android Auto (e.g. Voice Features) Link
- Install Android 9 in an Emulator (Android 10 didn't work with the Android Auto App)
- Install Android Auto from PlayStore
- Follow instructions on training website (see link above)
- `~/Library/Android/sdk/platform-tools/adb forward tcp:5277 tcp:5277
cd ~/Library/Android/sdk/extras/google/auto
./desktop-head-unit
- From inside the terminal type:
mic play ./voice/pause.wav
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
- AnotherDaniel
- Unpublished
- emasty
- see CHANGELOG.md