aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-06-25 22:33:51 -0700
committerScott Jackson <daneren2005@gmail.com>2015-06-25 22:33:51 -0700
commit50841df0e09a4e280298b6a5b8478a059b631ab3 (patch)
treeeacae27b3b955a063a4a61f7c468ed55fd5e34ab /README
parent4de9c5147d1722f00deb0ae475b8f23464226147 (diff)
parent04bf2e345beae36a512aa50b5b920a4af9345743 (diff)
downloaddsub-50841df0e09a4e280298b6a5b8478a059b631ab3.tar.gz
dsub-50841df0e09a4e280298b6a5b8478a059b631ab3.tar.bz2
dsub-50841df0e09a4e280298b6a5b8478a059b631ab3.zip
Merge branch 'master' into SlideUpPanel2
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 0 insertions, 20 deletions
diff --git a/README b/README
deleted file mode 100644
index dc7be571..00000000
--- a/README
+++ /dev/null
@@ -1,20 +0,0 @@
-Basic Instructions
-Run these commands to grab dependent libraries:
-git submodule init
-git submodule update
-
-Go to DragSortListView/library, and ServerProxy and build project files with:
-android update project --path ./
-
-Add both projects and all .jar's in the libs folder
-
-SDK Project Dependencies (under sdk -> extras):
-android -> support -> v7 -> appcompat
-android -> support -> v7 -> mediarouter
-google -> google_play_services -> libproject -> google-play-services_lib
-
-SDK Library Dependencies:
-android -> support -> v4 -> android-support-v4.jar
-android -> support -> v7 -> appcompat -> libs android-support-v7-appcompat.jar
-android -> support -> v7 -> mediarouter -> libs -> android-support-v7-mediarouter.jar
-google -> google_play_services -> libproject -> google-play-services_lib -> lib -> google-play-services.jar \ No newline at end of file