Bazel: android_device osx support

Created on 22 Feb 2018  路  6Comments  路  Source: bazelbuild/bazel

After playing around with this rule it seems only linux is supported.
Is there a timeline for osx support?

P4 team-Android feature request

Most helpful comment

Downgrading to P4 as there's a rewrite of the android_device rule happening, and the launcher will also be rewritten with multiplatform support as a goal.

All 6 comments

There isn't a timeline for macOS support. The Linux constraint, AFAIK, is due to a dependency of android_device called unified launcher, which is hosted in android-testing-support-library. I have opened https://github.com/google/android-testing-support-library/issues/39 for this feature request.

Thanks for the info and opening an issue in the right place!
I didn't confirm yet but at least it seems to work with manually started emulators, too.
Looking forward to the android_instrumentation_test rule to run unit tests on the device.

Downgrading to P4 as there's a rewrite of the android_device rule happening, and the launcher will also be rewritten with multiplatform support as a goal.

Is there a github issue for the android rules rewrites that can be referenced here, for tracking? (and more generally we can subscribe to)

cc @larryng

Was this page helpful?
0 / 5 - 0 ratings