-This is the android client for [owncloud][0].
+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.
Make sure you read [SETUP.md][1] when you start working on this project.
- If you want to start development of ownCloud first download required files, then compile using console or Eclipse, finally create pull request:
+ If you want to start help developing ownCloud please follow the [contribution guidlines][0] and observe these instructions:
1. Fork and download android/develop repository:
4. Create pull request:
+ - NOTE: You must sign the [Contributor Agreement][1] before your changes can be accepted!
- Commit your changes locally: "git commit -a"
- Push your changes to your Github repo: "git push"
- Browse to https://github.com/YOURGITHUBNAME/android/pulls and issue pull request
- Enter description and send pull request.
-
+[0]: https://github.com/owncloud/android/blob/master/CONTRIBUTING.md
+[1]: http://owncloud.org/about/contributor-agreement/