aldocano / android

📱 Nextcloud Android app

Home Page:https://play.google.com/store/apps/details?id=com.nextcloud.client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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 we’ll 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.

About

📱 Nextcloud Android app

https://play.google.com/store/apps/details?id=com.nextcloud.client

License:GNU General Public License v2.0


Languages

Language:Java 98.9%Language:Python 0.3%Language:Ruby 0.2%Language:Makefile 0.2%Language:Batchfile 0.2%Language:HTML 0.1%Language:Shell 0.1%