Fixed local path NULL when making favourite a file not down ; fixed change of local...
[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!