Android Continuous Integration & Delivery

Ken Baldauf

Why Bother?

  • Code Quality
    • Builds fail if tests fail
  • Automation
    • Easier to get builds into the hands of others

CircleCI 1.0 vs 2.0

  • 2.0 is easier to setup
  • Android support for 2.0 still in alpha
    • Backwards compatibility support may change from week to week

Questions?

Android Continuous Integration & Delivery

By Kenneth Baldauf

Android Continuous Integration & Delivery

How to leverage tools like CircleCI & HockeyApp to create a continuous integration and deployment (CI/CD) system for Android

  • 464