mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
📱 Nextcloud Android app
.settings | ||
.tx | ||
actionbarsherlock@8fcee10a34 | ||
doc | ||
libs | ||
res | ||
src/eu/alefzero | ||
third_party/transifex-client | ||
.classpath | ||
.gitignore | ||
.gitmodules | ||
.project | ||
AndroidManifest.xml | ||
build.xml | ||
proguard.cfg | ||
project.properties | ||
README.setup | ||
setup_env.sh |
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!