Getting Started with CI for Android

Hi, I have came to know that we can use Circle CI for Continuous Integration for mobile platform. I have few questions regarding this. Currently we are building Android Apps and we wanted to use CI so at present we are using Windows as our platform. Can I still use Circle CI using windows platform or is it possible only Linux based OS ?

As far as I know, CircleCI is only available in Linux and OS X server platforms. I believe Android builds are done on Linux, see here.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.