nextcloud-android/README.md
2017-10-10 17:13:57 +02:00

3.8 KiB
Raw Blame History

Nextcloud Android app Build Status Codacy Badge Releases

Download from Google Play Get it on F-Droid

irc irc

Please stay tuned while we get all the repositories up

Meanwhile check out https://nextcloud.com and follow us on https://twitter.com/nextclouders

How to contribute

If you want to contribute to Nextcloud, you are very welcome:

  • on our IRC channels #nextcloud (irc://#nextcloud@freenode.net) and #nextcloud-mobile (irc://#nextcloud-mobile@freenode.net) on freenode
  • our forum at https://help.nextcloud.com

Please read the Code of Conduct. This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.

If you want to join the Github organization team, just let us know and well add you! :)

This is by the community, for the community. Everyone is welcome! 🤗

Start contributing

Make sure you read SETUP.md and CONTRIBUTING.md before you start working on this project. But basically: fork this repository and contribute back using pull requests to the master branch. Easy starting points are also reviewing pull requests and working on starter issues.

Getting debug info via logcat

With a computer:

  • connect the device via USB
  • open command prompt/terminal
  • enter adb logcat > logcatOutput.txt to save the output to this file

Note: You must have adb installed first!

On a device (with root)

  • open terminal app (can be enabled in developer options)
  • get root access via "su"
  • enter logcat -d -f /sdcard/logcatOutput.txt

or

Note: Your device needs to be rooted for this approach!

Development version

License

GPLv2

New contributions are added under AGPLv3.

Google Play and the Google Play logo are trademarks of Google Inc.