Project: /_project.yaml Book: /_book.yaml
{% include “_buttons.html” %}
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.
The following resources will help you work with Bazel on Android projects:
Bazel has Android rules for building and testing Android apps, integrating with the SDK/NDK, and creating emulator images. There are also Bazel plugins for Android Studio and IntelliJ.
mobile-install
for Android. Bazel's mobile-install
feature provides automated build-and-deploy functionality for building and testing Android apps directly on Android devices and emulators.