Skip to content
haku edited this page Feb 5, 2013 · 3 revisions
git clone https://github.com/JakeWharton/ActionBarSherlock.git
cd ActionBarSherlock/library
android update project -p . --target android-14
ant debug
cd
git clone https://github.com/haku/TextSecure.git
cd TextSecure
android update project -p . --target android-14 --library ../ActionBarSherlock/library
ant debug install

Clone this wiki locally