Skip to content
README.md 936 B
Newer Older
Andy Scherzinger's avatar
Andy Scherzinger committed
#This is the Android client for [ownCloud][0]
The app performs file synchronization with an ownCloud server. Other ownCloud features may be added in the future, but they are not a priority right now.
Andy Scherzinger's avatar
Andy Scherzinger committed
## Build Status on
Git master: ![Build Status](https://api.travis-ci.org/owncloud/android.svg?branch=master)
Andy Scherzinger's avatar
Andy Scherzinger committed

Git stable:  ![Build Status](https://api.travis-ci.org/owncloud/android.svg?branch=stable)
Andy Scherzinger's avatar
Andy Scherzinger committed

## Development

### Project Setup
Make sure you read [SETUP.md][1] when you start working on this project.

[0]: https://github.com/owncloud/core
Jos Poortvliet's avatar
Jos Poortvliet committed
[1]: https://github.com/owncloud/android/blob/master/SETUP.md
Andy Scherzinger's avatar
Andy Scherzinger committed

### Contributing
Please see [Contribution Guidelines](https://owncloud.org/contribute/). Fork this repository and contribute back using
[pull requests](https://github.com/owncloud/android/pulls). All pull requests should be based on, and targeted to, the ['master'](https://github.com/owncloud/android/tree/master) branch.