Skip to content

Sample repository with Bazel support for Android Java projects

License

Notifications You must be signed in to change notification settings

scalio/Android-Bazel-Starter-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazel at Scalio

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



About

Sample repository with Bazel support for Android Java projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published