X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fd1704c49cfabc9607bc67d35b6f36afca0591ff..7578a726b3e4c330025c11245ec694a8e99f6d0c:/README.setup diff --git a/README.setup b/README.setup new file mode 100644 index 00000000..8a1a2ce6 --- /dev/null +++ b/README.setup @@ -0,0 +1,11 @@ +If you want to start development of ownCloud android client you have two way to do so +(a) building with console +(b) building with eclipse + +1. Use setup_env.sh +2a. ant clean;ant debug +2b. Open Eclipse and import actionbarsherlock/library project to your workspace + +after those space you should be good to go. + +HAVE FUN!