1. 1afdaf4 Workaround for Bazel's Android example app build failure by Googler · 2 years, 9 months ago
  2. ed9d72f Remove unnecessary rules_cc load statements in favor of builtins. by jingwen · 4 years, 1 month ago
  3. 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
  4. aa4ca94 Update the Bazel sample app to demonstrate the support library syntax. by Adam Michael · 8 years ago
  5. 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
  6. 9d7d689 Fixes compilation failure of //examples/android/java/bazel:hello_world when sandboxing was enabled, by adding "jni_dep.h" to "hdrs" in //examples/android/java/bazel:jni_dep. by Philipp Wollermann · 9 years ago
  7. 1299767 Quick fix for shipping the android tools in the Bazel binary by Damien Martin-Guillerez · 10 years ago
  8. d5079a5 Require an android_local_tools_repository stanza in the WORKSPACE file so that Bazel finds Android tools and update the tools themselves to handle their new location. by Lukacs Berki · 10 years ago
  9. 217e3ad Android example readme: blaze -> bazel by Damien Martin-Guillerez · 10 years ago
  10. 6082c78 New-style android example by Steven Dee · 10 years ago
  11. debf73a Update README.md for examples/android to clarify meaning of attribute values. by John Field · 10 years ago
  12. f397120 Fixed Android example README.md to make the lists work. by Alex Humesky · 10 years ago
  13. 841cf45 Make --android_crosstool_top default to the android_ndk_repository specified in the WORKSPACE file. by Lukacs Berki · 10 years ago
  14. 99389fd Add an example Android app and a README.md file that details how to compile it. by Lukacs Berki · 10 years ago