Bazel Android Java
A starter app made using Java on Android -- built using Bazel
Bazel Android-Java Starter
A starter app written in Java for Android -- built using Bazel
Overview
This repository contains simple Java application and its Bazel build files. To build these samples, do the following:
- Update you PATH and set up
ANDROID_HOME
variable as it is written here - Run
bazel build //app/src/main:bazel
to build project
Explore our Java build rules and use the same in your projects.
💚 Working features
- Full Java support
- Annotation processing
🔴 Current issues
- Databinidng is not supported
About us
Repository Information
You can view this repository on GitHub here:
https://github.com/scalio/Android-Bazel-Starter-Java
https://github.com/scalio/Android-Bazel-Starter-Java
Technologies