blob: a4182ba2d99c56f212a06f72c8e5910ea33e1ac1 (
plain)
1
2
3
4
5
6
7
|
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 ./
|