layout: documentation title: Android and Bazel

Android and Bazel

This page contains resources that help you use Bazel with Android projects. It links to a tutorial, build rules, and other information specific to building Android projects with Bazel.

Contents

Working with Bazel

The following resources will help you work with Bazel on Android projects:

Android and Skylark

Note: Extending Bazel with Skylark is for advanced build and test scenarios. You do not need to use Skylark when getting started with Bazel.

The following Skylark modules, configuration fragments, and providers will help you extend Bazel's capabilities when building your Android projects: