About 13,400,000 results
Open links in new tab
  1. Newest 'arcore' Questions - Stack Overflow

    Dec 16, 2025 · 84 views ARCore only records one custom track per frame — is recording to multiple tracks supported? I'm working with ARCore's Recording and Playback API and trying …

  2. Android Studio - ARCore - E/DynamiteClient: Failed to load native ...

    Android Studio - ARCore - E/DynamiteClient: Failed to load native library [packageName=com.google.ar.core,libraryName=arcore_c] from remote package: Asked 5 …

  3. Can we run Google ARCore in non-supported Android Device?

    Jun 25, 2020 · If your Android smartphone is not on the list of supported ARCore devices, try to use PTC Vuforia 9.0 for Unity. There are some chances that your phone may build ARCore …

  4. Issue with ARCore Real-Time Image Tracking - Stack Overflow

    Mar 18, 2025 · 0 I am currently using ARCore for real-time image tracking, and I am facing an issue where the tracking status of an object does not reset even when I am no longer pointing …

  5. unity game engine - How to add ARCore dependency type …

    Sep 14, 2019 · I'm trying to upload my AR application to the Google Play Console and am getting errors with each attempt. The application is built in Unity with ARCore using gradle. I'm new to …

  6. ARCore – "This device does not support AR" on Android Emulator

    Mar 28, 2021 · macOS with ARCore SDK 1.16.0 or later: Due to a known issue, Android Emulator x86_64 system images are not supported on macOS with ARCore SDK 1.16.0 or later. As a …

  7. How to use Google's ARCore in MAUI Blazor application

    Feb 17, 2023 · I am building a mobile app using Maui Blazor and .NET 7. I need google augmented reality services (aka Google ARCore) in it. How to use those services in MAUI …

  8. Error meta-data with ARCore in AndroidStudio - Stack Overflow

    Jul 30, 2020 · It looks like ARCore can't find the metadata in your APK. It's possible that the minSdkVersion is placed in the wrong place; it's hard to tell without the entire build file. You …

  9. Are there any limitations in Vuforia compared to ARCore and …

    Jun 12, 2018 · ARCore also uses Geospatial anchors that obtain geo-data from Google Earth and Street View images, created with the help of Google Trekker. Vuforia's measurement accuracy …

  10. Could not find UnityARCore when doing React Native Android …

    Dec 1, 2023 · 1 You need to import :arcore_client, UnityARCore, ARPresto and unityandroidpermissions into your project the same way you include unity library. Your …