Merge branch 'master' into oauth_login
[pub/Android/ownCloud.git] / README.setup
1 If you want to start development of ownCloud android client you have two way to do so
2 (a) building with console
3 (b) building with eclipse
4
5 1. Use setup_env.sh
6 2a. ant clean;ant debug
7 2b. Open Eclipse and import actionbarsherlock/library project to your workspace
8
9 after those space you should be good to go.
10
11 HAVE FUN!
12
13 NOTE: You must have 'tools' and 'platforms-tools' in your path in order to run setup_env.sh