Jin's repositories
android-projects
Android benchmark projects for Bazel and Gradle
create-bazel-workspace
Generate a new polyglot Bazel workspace with minimal configuration
bazel-android-ndk-example
Build C++ for Android using Bazel and NDK
rules_maven
Do not depend on this repository. It has been merged into https://github.com/bazelbuild/rules_jvm_external
bazel_json
JSON parsing rules for Bazel/Skylark
build-scientist
do science with your build system
android-bazel-java-app-template
Bazel + Android Studio + Robolectric + Mockito + EasyMock/PowerMock + Espresso. WIP: JaCoCo + Android Lint
android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
android_sdk_bazel_toolchain
Android SDK Bazel toolchain prototype
awesome-bazel-android
A curated list of building Android stuff with Bazel
bazel_android_sdk_downloader
Drop-in replacement for the Bazel build system's Android repository rules to automate the downloading and installation of the Android SDK
bazel_maven_repository
A bazel ruleset creating a more idiomatic bazel representation of a maven repo using a pinned list of artifacts.
devx-tools
Tools at Google for mobile development and testing
dex-test-parser
Find all test methods in an Android instrumentation APK
gradle-profiler
A tool for gathering profiling and benchmarking information for Gradle builds
robolectric
Android Unit Testing Framework
robolectric-bazel
Bazel support for robolectric
rules_foreign_cc
EXPERIMENTAL build rules for interfacing with "foreign" (non-Bazel) build systems
rules_haskell
Haskell rules for Bazel.
stopwatch.py
A simple stopwatch for python