sichu_android icon indicating copy to clipboard operation
sichu_android copied to clipboard

sichu android client

Sichu android

How to build

This is old eclipse ADT project, you should build it with eclipse.

Clone Repo

git clone --recursive [email protected]:ax003d/sichu_android.git

Import projects

Open your eclispe, and import following projects:

  • sichu
  • submodules/android
  • submodules/HoloEverywhere/contrib/ActionBarSherlock/library
  • submodules/HoloEverywhere/library
  • contrib/share_sdk/MainLibs

Replace android-support-v4.jar

Replace latest android-support-v4.jar to ActionBarSherlock project.

You should build it now