
If you’d prefer to quickly import a demo repository with a working pipeline to experiment with, have a look at our demo android repo.

Simply navigate to your repository and click on Settings, and under Pipelines click on Settings again, and select the toggle to enable Pipelines. Bitbucket Pipelines should be enabled in your repository.Android Project with an empty bitbucket-pipelines.yml file in the root folder of the repo.This blog walks you through how this template is structured and has tips on how you can scale it.

This template helps you automate building and testing an Android project in a Docker container, using Gradle as your build tool.Īccess the template code here or go to the Pipelines tab of your repo and select the Android template.

We’ve launched a new Android template in Bitbucket Pipelines.
