Update build docs for ActionBarSherlock submodule.

This commit is contained in:
James Sanford 2012-10-24 15:03:49 -07:00
parent 39eace1520
commit 6b41dea925

View File

@ -18,6 +18,8 @@ Source code:
To build from source:
<pre>
(git submodule init && git submodule update)
android update project -p ActionBarSherlock/library -s
android update project -p . -s
ndk-build
ant debug install