TreeWalks / tree-walk-guide

CSU Fresno Tree Walk AR Guide (powered by a companion website, Geospatial API and semantics)
https://play.google.com/store/apps/details?id=dev.csaba.armap.treewalk
Apache License 2.0
0 stars 0 forks source link

Detect if a device does not support Depth API #25

Open MrCsabaToth opened 5 months ago

MrCsabaToth commented 5 months ago

It turns out that Motorola Thinkphone doesn't support the Depth API (https://developers.google.com/ar/devices#google_play_devices). The app runs but never locks in the AR scene. There should be a warning.

MrCsabaToth commented 5 months ago

I'm not 100% sure if Depth API is required for the Geospatial API or not.

MrCsabaToth commented 2 months ago

Per Dereck the Depth API should not affect this. This is probably rather #26