Android and Bamboo – Testing Using the Android Emulator on a CI Server

Posted on Mon 01 June 2015 in Continuous Integration • Tagged with ci, android, bamboo, emulator

In a previous post, I discussed how to set up Atlassian Bamboo to build unit tests as part of an Android project. In that post, I went through the steps needed to install the Android SDK on a Bamboo build server, and configure a Bamboo build project to build and …


Continue reading

Continuous Integration with Android and Bamboo

Posted on Tue 14 October 2014 in Continuous Integration • Tagged with ci, android, bamboo, emulator

In a previous post, I spoke about how to use Robolectric to unit test Android applications without having to resort to the emulator. In this post, I’ll detail setting up Atlassian Bamboo to run continuous integration of an Android application.


What is Bamboo?

For those of you who don …


Continue reading