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
6 2a. ant clean;ant debug
7 2b. Open Eclipse and import actionbarsherlock/library project to your workspace
9 after those space you should be good to go.