Skip to content
README.md 2.27 KiB
Newer Older
# [Nextcloud](https://nextcloud.com) Android app
Andy Scherzinger's avatar
Andy Scherzinger committed

<a href="https://play.google.com/store/apps/details?id=com.nextcloud.client" alt="Download from Google Play">
  <img src="http://www.android.com/images/brand/android_app_on_play_large.png">
</a>

or via f-droid
- [stable](https://f-droid.org/repository/browse/?fdfilter=Nextcloud&fdid=com.nextcloud.client)
- [beta](https://f-droid.org/repository/browse/?fdfilter=Nextcloud&fdid=com.nextcloud.android.beta)

**Build status:** master ![](https://api.travis-ci.org/nextcloud/android.svg?branch=master)
Andy Scherzinger's avatar
Andy Scherzinger committed

[![irc](https://img.shields.io/badge/IRC-%23nextcloud%20on%20freenode-orange.svg)](https://webchat.freenode.net/?channels=nextcloud)
Andy Scherzinger's avatar
Andy Scherzinger committed
[![irc](https://img.shields.io/badge/IRC-%23nextcloud--mobile%20on%20freenode-blue.svg)](https://webchat.freenode.net/?channels=nextcloud-mobile)
Please stay tuned while we get all the repositories up.
Meanwhile check out https://nextcloud.com and follow us on https://twitter.com/nextclouders
Andy Scherzinger's avatar
Andy Scherzinger committed

If you want to [contribute](https://nextcloud.com/contribute/), you are very welcome: 
Andy Scherzinger's avatar
Andy Scherzinger committed

- on our IRC channels #nextcloud & #nextcloud-mobile irc://#nextcloud-mobile@freenode.net (on freenode) and 
- our forum at https://help.nextcloud.com
Andy Scherzinger's avatar
Andy Scherzinger committed

Please read the [Code of Conduct](https://nextcloud.com/community/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](https://github.com/nextcloud/android/blob/master/SETUP.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](https://github.com/nextcloud/android/pulls) and working on [starter issue](https://github.com/nextcloud/android/issues?q=is%3Aopen+is%3Aissue+label%3A%22starter+issue%22).

**Beta version** [beta version](https://github.com/nextcloud/android/raw/beta/apks/latest.apk)

**License:** [GPLv2](https://github.com/nextcloud/android/blob/master/LICENSE.txt)