botbrew-gui icon indicating copy to clipboard operation
botbrew-gui copied to clipboard

Android GUI for BotBrew

Android GUI for BotBrew

Dependencies

  • Android Support Library from http://developer.android.com/tools/extras/support-library.html
  • ActionBarSherlock from https://github.com/JakeWharton/ActionBarSherlock/
  • ViewPagerIndicator from https://github.com/JakeWharton/Android-ViewPagerIndicator/
  • ACRA from http://code.google.com/p/acra/
  • emulatorview from https://github.com/jackpal/Android-Terminal-Emulator/

Building

   ./external.sh
   ./mkjni.sh
   mvn clean install