Skip to content

google-ar/jetpack-xr-natives

Repository files navigation

Jetpack XR Natives

Jetpack XR Natives is a collection of native libraries that are used by the Jetpack XR SDK.

How to Build

This library requires Bazel version 6 to build. Once installed, this library can be built using the following commands:

bazel build //openxr:libandroidx.xr.openxr.so --config=android_arm64-v8a

bazel build //openxr:libandroidx.xr.openxr.so --config=android_x86_64

bazel build //openxr:libandroidx.xr.openxr.so --config=android_armeabi-v7a

bazel build //openxr:libandroidx.xr.openxr.so --config=android_x86_32

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published