* Move to the project folder with "cd android"
* Checkout remote develop branch: "git checkout -b develop remotes/origin/develop"
* Pull changes from your develop branch: "git pull origin develop"
* Move to the project folder with "cd android"
* Checkout remote develop branch: "git checkout -b develop remotes/origin/develop"
* Pull changes from your develop branch: "git pull origin develop"
* Make sure to get the latest changes from official android/develop branch: "git pull upstream develop"
At this point you can continue using different tools to build the project. Section 2, 3 and 4 describe some of the existing alternatives.
* Make sure to get the latest changes from official android/develop branch: "git pull upstream develop"
At this point you can continue using different tools to build the project. Section 2, 3 and 4 describe some of the existing alternatives.
[0]: https://github.com/owncloud/android/blob/master/CONTRIBUTING.md
[1]: http://owncloud.org/about/contributor-agreement/
[0]: https://github.com/owncloud/android/blob/master/CONTRIBUTING.md
[1]: http://owncloud.org/about/contributor-agreement/