-
Hi,
We have a random crash, not device related (appeared on Pixel 2, 4, 4a, 5, Samsung Galaxy S20+, Xiaomi) and we cannot figure out how to fix it:
```
2021-07-01 19:16:20.617 14074-14074/com.g…
-
This bug is for collecting various requests for camera control capabilities.
-
Hey guys,
In our case, we have pure `model.obj` mesh, without texture references in it. And `baseColorMap.png`, `normalMap.png`, `metallicMap.png`, `roughnessMap.png` files that we want to use as…
-
Our app is crashing on the emulator when we try to configure an augmented images database. (Works fine on physical device). I've tried both loading the database from a .imgdb file and creating it ma…
-
- https://github.com/google-ar/sceneform-android-sdk/blob/v1.15.0/samples/videorecording/app/src/main/java/com/google/ar/sceneform/samples/videorecording/VideoRecorder.java
- https://github.com/googl…
-
### Description of the problem / feature request:
Trying to build an Android app using Sceneform, I get:
```
Exception in thread "main" java.lang.TypeNotPresentException: Type com.google.ar.schem…
-
This issue is to track/dedup requests for device support.
See [the official Supported Devices page](https://developers.google.com/ar/discover/supported-devices) for the complete list of currently s…
-
### SPECIFIC ISSUE ENCOUNTERED
### VERSIONS USED
- Android Studio:
- ARCore SDK for Android:
- Device manufacturer, model, and O/S:
- ARCore:
On Windows, use: `adb shell pm dump …
-
Hi,
I'm using this Sceneform as module in my library project. And later i create AAR file of my module and use that in another application. When I use it as AAR then sceneform crashes after it sta…
-
Hi ,I try to display AnalysisImage when listen on onImageForAnalysis .
But i can not found any document about this.