📱 Nextcloud Android app
Find a file
2017-08-28 10:30:08 +02:00
.tx
androidTest
automationTest
doc
drawable_resources add slides 2017-08-17 15:00:13 +02:00
gradle/wrapper
libs
res/xml
scripts/lint Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-25 11:06:39 +00:00
src bump version to RC5 2017-08-25 15:33:47 +02:00
tests
third_party/touch-image-view
user_manual
.drone.yml new line 2017-08-24 19:39:00 +02:00
.gitignore add lint.xml to ignore invalidPackage from freemarker 2017-08-04 14:46:22 +02:00
.gitmodules
.pullapprove.yml
build.gradle gradle update to beta 3 2017-08-25 12:55:50 +02:00
CHANGELOG.md remove August 2017-08-23 16:59:01 +02:00
checkstyle.xml
CONTRIBUTING.md
findbugs-filter.xml
gradle.properties
gradlew
gradlew.bat
ICONS.txt
issue_template.md
LICENSE.txt
lint.xml
pmd-ruleset.xml
proguard.cfg
README.md Fix fdroid link and add legal attribution 2017-08-25 17:58:54 +02:00
settings.gradle
SETUP.md Update SETUP.md 2017-08-27 11:08:55 +02:00
suppressions.xml
THIRD_PARTY.txt
wait_for_emulator.sh

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

If you want to contribute, you are very welcome:

  • on our IRC channels #nextcloud & #nextcloud-mobile irc://#nextcloud-mobile@freenode.net (on freenode) and
  • 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 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 when you start working on this project. 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 issue.

Get debug infos via logcat

With computer

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

Note: you must have adb installed first

On 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.

Dev version: direct download or via Fdroid

License: GPLv2

New contributions are added under AGPLv3.

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