tree: 8ae0f8e8f3794b75aeace6561d994ab0853fe638 [path history] [tgz]
  1. java/
  2. .bazelrc
  3. BUILD
  4. README.md
  5. WORKSPACE
examples/basicapp/README.md

To build, ensure the ANDROID_HOME and ANDROID_NDK_HOME environment variables are set, and run:

bazel build java/com/basicapp:basic_app

See the .bazelrc file for flags needed to build the app.