Android rules for Bazel

Clone this repo:

Branches

  1. fd520b2 Update README to be clearer by Jingwen Chen · 6 years ago master
  2. 523026c Added empty BUILD file by Jingwen Chen · 6 years ago
  3. 2bc91ab Rename to rules_android in template files by Jingwen Chen · 6 years ago
  4. 7ba51de Add ajmichael to CONTRIBUTORS. by Adam Michael · 6 years ago
  5. 75c02df Rename LICENSE.txt to LICENSE by Jingwen Chen · 6 years ago

Android support in Bazel

Overview

This repository is used to contain the Skylark implementation of Android rules in Bazel.

The rules are being incrementally open-sourced from their native implementations in the Bazel source tree.

For the list of Android rules, see the Bazel documentation.